Interview Questions on Arrays in C : (8)
Question: 1
(A) 11-11
(B) 11-12
(C) 12-11
(D) 12-12
Compiler
Level: Practitioner Category of MCQ: arrays
Question: 2
(A) 12-12
(B) 11-11
(C) 2-12
(D) 4-11
Compiler
Level: Practitioner Category of MCQ: arrays
Question: 3
(A) C-p
(B) C-P
(C) 0-0
(D) 67-112
Compiler
Level: Practitioner Category of MCQ: arrays
Question: 4
(A) D-Q
(B) D-A
(C) 67-112
(D) 68-113
Compiler
Level: Expert Category of MCQ: arrays
Question: 6
(A) Compilation Error
(B) CppBuzz.com
(C) Cp
(D) Cpp
Compiler
Level: Practitioner Category of MCQ: arrays
Question: 7
(A) str1: Hello. How are you?, str2: Hello. How are you?
(B) str1: Hello. How are you?, str2: Hello. How are you?nullnull
(C) str1: Hello. How are you?, str2: Hello. How are you?garbagevalue
(D) str1: Hello. How are you?, str2: garbagevalue
Compiler
Level: Expert Category of MCQ: arrays
Question: 8
(A) Generates an error message
(B) Extra values are being ignored
(C) Size of Array is increased
(D) Size is neglected when values are given
Compiler
Level: Beginner Category of MCQ: arrays