Question: The syntax of the scanf() is scanf(“control string “, arg1,arg2,arg3,….,argn); the prototype of control string is ____________

Options

A : [=%[width][modifiers]type=]

B : [=%[modifiers][width]type=]

C : [=%[width] [modifiers]]

D : [width][modifiers]

Click to view Correct Answer

Previous || Next

C Scanf more questions

What is the impulse response of the system described by....

What is the value of y(n)-y(n-1) in terms of input....

Which of the following operators are overloaded for functors?

Which of the following operator can be used to overload....

Which of the following is used for specifying character class....

The digitization process i.e. the digital image has M rows....

What is the range of round-off error for a foxed....

For integral x,y,z, find the range of |x+y?+z?2| if it....

What is the solubility product expression for silver chromate dissolving....

A causal system produces the output sequence y(n)={1,0.7} when excited....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Multiple Choice Scanf

C Multiple Choice Stringizers

C Multiple Choice String Operations

C Printf

C Recursion

C Signed Qualifier

C String Operations

C Token Concatenation

C Typedef

C Varargs