1.

Which of the following cannot be checked in a switch-case statement? (C programming)

A. Character
B. Integer
C. Float
D. enum
Answer» D. enum


Discussion

No Comment Found