Program 6 #P06 - C Program to Compute Quotient and Remainder || Learning C Programming #C113
#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel
To Install Turbo C++ 4.5 Click on Below Link and Download rar file and extract and then install..
https://app.box.com/s/soz2137zo0rv0sb...
In this program, user is asked to enter two integers (dividend and divisor) which is stored in variable dividend and divisor respectively.
Then the quotient is evaluated using division / operator and stored in variable quotient.
Similarly, the remainder is evaluated using modulus % operator and stored in remainder variable.
Finally, the quotient and remainder are displayed using printf() function.
Do Like,Comment,Share and Subscribe if u are learning little bit.
Please give me suggestions in form of comment box .
i will be glad to improve myself day by day