Multiple Choice
Which of the following data-types are promoted when used as a parameter for an ellipsis?
A) char
B) short
C) int
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q47: The syntax to print a % using
Q48: What is the qualifying input for the
Q49: The syntax of printf() function is printf("control
Q50: Choose the correct description for control string
Q51: _ is an optional argument that gives
Q53: What does scanf() function return?<br>A)Number of successfully
Q54: What error will be generated on using
Q55: Which of the following statement is true?<br>A)The
Q56: A conversion specification %7.4f means _<br>A)print a
Q57: If the user enters 1 3.2 s,