Multiple Choice
What are the Properties of the first argument of a printf() functions?
A) It is defined by a user
B) It keeps the record of the types of arguments that will follow
C) There may no be first argument
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: The conversion characters d, i, o, u,
Q33: Which of the following represents the function
Q34: What specifies the minimum number of characters
Q35: What symbol is used to Left-justify within
Q36: Which of the following is an invalid
Q38: What will be the output for the
Q39: Each call of va_arg _<br>A)Returns one argument<br>B)Steps
Q40: What is the meaning of the following
Q41: What is the default return-type of getchar()?<br>A)char<br>B)int<br>C)char
Q42: What is the purpose of sprintf?<br>A)It prints