Multiple Choice
What error will generate if the read and write parameters are not separated by commas?
A) run-time error
B) compile error
C) logical error
D) no error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q44: What is the use of getchar()?<br>A)The next
Q45: What is the purpose of va_end?<br>A)Cleanup is
Q46: If the user enters 1 s 3.2,
Q47: The syntax to print a % using
Q48: What is the qualifying input for the