Computer Science, asked by thanmaiteja11, 1 year ago

write a program to divide two numbers and print the remainder and quotient in qbasic

Answers

Answered by Anvesh06
7
numbers in C:

1) Start

2) Accept Number one

3) Accept Number two

4) Divide both the numbers

5) Print the result.

6) End

Output:

Enter first number – 22

Enter second number – 11

The divison of numbers 22 and 11 is 2

So this was, the program to divide two numbers in C.
Attachments:
Answered by taragupta063
1

Explanation:

राइट अ क्यू बेसिक ऑफ टू नंबर टेक आउट ए डिविजन एंड टेक आउट ए रिमाइंडर

Similar questions