1.

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 mentionedI had been asked this question in an interview for job.This intriguing question originated from Variable Length Argument in chapter Input and Output in C of C

Answer» CORRECT OPTION is (a) char

Explanation: NONE.


Discussion

No Comment Found

Related InterviewSolutions