example of menu driven program in c++
Answers
Answered by
1
Answer:
Addition of two numbers
Difference between two numbers
Product of two numbers
Division of two numbers
HCF of two numbers
LCM of two numbers
Examples:
Input: num1 = 5, num2 = 7, choice = 1
Output: Sum is 12
Input: num1 = 5, num2 = 7, choice = 5
Output: GCD is 1
Similar questions
English,
5 months ago
Social Sciences,
5 months ago
Math,
9 months ago
Science,
9 months ago
Science,
1 year ago