Home » C Programming » Input / Output

To scan a and b given below, which of the following scanf() statement will you use? #include<stdio.h> float a; double b;

Next →

Discussion & Comments

No comments yet. Be the first to comment!