Home » C Programming » Functions » Question
  1. Which of the following data-types are promoted when used as a parameter for an ellipsis?
    1. int
    2. short
    3. char
    4. All of above
    5. None of these
Correct Option: C

char



Your comments will be displayed only after manual approval.