Multiple choice

Which of the following is not a keyword in C language?

  1. Signed

  2. Sizeof

  3. Volatile

  4. Enum

  5. All of the above are the C keywords

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, this is the correct option.