Solved

The Syntax of the Scanf() Is Scanf("control String ", Arg1,arg2,arg3,…

Question 23

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions