Interview Questions on Switch Statements in C : (8)
Question: 1
(A) Ten
(B) Twenty
(C) Thirty
(D) Nothing
Compiler
Level: Beginner Category of MCQ: switch
Question: 2
(A) Ten
(B) TenTwenty
(C) Twenty
(D) nothing
Compiler
Level: Beginner Category of MCQ: switch
Question: 3
(A) Then
(B) TenTwenty
(C) TenTwentyThirtynothing
(D) nothing
Compiler
Level: Practitioner Category of MCQ: switch
Question: 4
(A) 10
(B) Compilation Error
(C) default
(D) None of the above
Compiler
Level: Practitioner Category of MCQ: switch
Question: 5
(A) Compilation Error
(B) a
(C) abc
(D) abcdefault
Compiler
Level: Practitioner Category of MCQ: switch
Question: 6
(A) a
(B) abc
(C) abcdefault
(D) Compilation Error
Compiler
Level: Practitioner Category of MCQ: switch
Question: 7
(A) a
(B) abc
(C) abcdefault
(D) Compilation Error
Compiler
Level: Practitioner Category of MCQ: switch
Question: 8
(A) Compilation Error
(B) A
(C) default
(D) Hi-C
Compiler
Level: Practitioner Category of MCQ: switch