Develop a menu based window calculator in visual c++ to performthe following mat
ID: 3607957 • Letter: D
Question
Develop a menu based window calculator in visual c++ to performthe following mathematical operations:
ü Add 5 Marks
ü Subtract 5 Marks
ü Multiply 5Marks
ü Divide 5 Marks
ü Factorial 20 Marks
(These operations should be handled with the help ofthreads)
Description
Factorial operation must be performed between 1 to 15, fordecimal numbers greater than 15, it must first display a messagethat calculating the factorial of number greater than 15 will takesome time, are you sure to calculate the factorial, if user pressesthe “yes” button, then factorial must be calculatedotherwise not. And for factorial thread once it is in execution(calculation state) then other thread related to factorial shouldnot go into execution state.
Explanation / Answer
Develop a menu based window calculator in visual c++ to performthe following mat
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.