Q.

Which of the following doesn’t require an & for the input in scanf()?

A. char name[10];
B. int name[10];
C. float name[10];
D. all of the mentioned
Answer» A. char name[10];
1.7k
0
Do you find this helpful?
1

View all MCQs in

C Language

Discussion

No comments yet