C Program to Multiply two Floating Point Numbers
belongs to collection: C Programming language Basic programs with examples
All Answers
total answers (1)
belongs to collection: C Programming language Basic programs with examples
total answers (1)
Solution:
I have used Code:: Blocks compiler for debugging purpose. But you can use any C programming language compiler as per your availability.
Result:
Enter two numbers: 25
4
Product = 100.00
need an explanation for this answer? contact us directly to get an explanation for this answer