Write a qbasic program to make a calculator
Answers
Answered by
1
Answer:
To create a simplecalculator program that asks the user for two numbers. After the computer receives two numbers, the program will prompt the user to add, subtract, multiply or divide the two numbers. the program will display the answer and prompt the user to repeat the program or quit.
Similar questions