Home » C Programming » Operators » Question
  1. What type of value does sizeof return?
    1. unsigned int
    2. char
    3. short
    4. long
    5. None of these
Correct Option: A

unsigned int



Your comments will be displayed only after manual approval.