Question: Which of the following data-types are promoted when used as a parameter for an ellipsis?

Options

A : char

B : short

C : int

D : none of the mentioned

Click to view Correct Answer

Previous || Next

C Programming Variable Length Argument more questions

Which types of input are accepted in toupper(c)?

Which of the following data types are accepted while declaring....

What is the default return-type of getchar()?

The decision problem is the function from string to ______________

Select the odd one out with respect to type?

What type of value does sizeof return?

Which of the following return-type cannot be used for a....

What type of initialization is needed for the segment “ptr[3]....

The C library function _________ breaks string s1 into a....

Which is correct with respect to the size of the....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Sizeof Keyword 1

C Programming Sizeof Keyword 2

C Programming Storage Management 1

C Programming String Operations

C Programming Ungetc 2

C Programming Variable Names 1

C Programming Variable Names 2

C Plus Plus Aptitude Question Answer Pointers

Cplusplus Interview Basic String

C Plus Plus Interview Macros