Question: Which of the following represents the function for scanf()?

Options

A : void scanf(char *format, …)

B : int scanf(char *format, …)

C : char scanf(int format, …)

D : char *scanf(char *format, …)

Click to view Correct Answer

Previous ||

C Interview Questions Formatted Input more questions

Which of the following property sets the volume for spoken....

What should be passed in parameters when function does not....

Which of the following is integral data type?

Which of the following function with ellipsis are illegal?

Choose the incorrect option.

What is the syntax of ungetc()?

If malloc() and calloc() are not type casted, the default....

WiMAX provides _______

The residue in the round bottom flask is ____________

Excessive corrosion of metal takes place if corrosion product is....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Interview Questions Character Pointers Functions

C Interview Questions Command Line Arguments

C Interview Questions Conditional Inclusion

C Interview Questions Experienced Break Continue

C Interview Questions Experienced Precedence Order Evaluation

C Interview Questions Freshers Self Referential Structures

C Interview Questions Freshers Standard Input Output

C Interview Questions Register Variables

C Interview Questions Relational Logical Operators

C Interview Questions Switch Statements