c-thumb

C Program – Multiply two floating-point numbers

In this post, let see how to print two float numbers using C language. This program is useful for school & college students and those who are learning the C language by themselves.

Without any delay, let’s write the “C Program to Multiply two floating-point numbers“.

Please go through the comments in the above program to understand the functionality.

A sample output of the above program is:

cprogramoutput

You can also read the useful program here “C Program to print Odd numbers from 1 to N!

Related Posts

Leave a Reply