Write c++ code to read any 2 real numbers, to find their division quotient. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Write c++ code to read any 2 real numbers, to find their division quotient.

Your program must include user-defined called divide() to find the quotient of any two real numbers, avoid division by zero.

13th May 2017, 4:33 PM
shad oow
shad oow - avatar
1 Answer
+ 1
Try to write your own code and ask your doubts
2nd Dec 2017, 8:26 AM
Daniel
Daniel - avatar