Q72
The syntax of the scanf() is scanf("control string ", arg1,arg2,arg3,....,argn); the prototype of control string is
A.
[=%[width][modifiers]type=]
AnswerB.
[=%[modifiers][width]type=]
C.
[=%[width] [modifiers]]
D.
[width][modifiers]
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board