1.1 Which of the following cannot be checked in a switch case statement?
A) Character
B) Integer
C) Float
D) enum
Which of the following cannot be checked in a switch case statement?
July 7, 2021 in C and CPP
July 7, 2021 in C and CPP
1.1 Which of the following cannot be checked in a switch case statement?
A) Character
B) Integer
C) Float
D) enum