Monday, July 18, 2011

Write a program to input 2 variables that display product and quotient?

the program should terminate only when both numbers are entered as zero.In the event that at any time the second number entered is zero,the program should not attempt the division operation but simply inform the user,"Error:Cannot divide by zero".it should however still perform the multiplication operation.

No comments:

Post a Comment