Which is the actual syntax to find the ratio of boys and girls in C language? (given that float ratio; int boys, girls;)
Reveal answer
Fill a bubble to check yourself
Which is the actual syntax to find the ratio of boys and girls in C language? (given that float ratio; int boys, girls;)