Multiple Choice
The syntax of the scanf() is scanf("control string ", arg1,arg2,arg3,….,argn) ; the prototype of control string is ____________
A) [=%[width][modifiers]type=]
B) [=%[modifiers][width]type=]
C) [=%[width] [modifiers]]
D) [width][modifiers]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: The type va_list in an argument list
Q19: What action is carried out by scanf
Q20: If the conversion characters of int d,
Q21: Which of the following function with ellipsis
Q22: Which header file includes a function for
Q24: The standard header _ is used for
Q25: What is the use of symbol *
Q26: What happens when zero flag is used
Q27: What error is generated on placing an
Q28: Which of the following macro extracts an