Home » C++ » MCQs
Showing Page 2 (21 - 40)
Question: 21
Question: 22
(A) No
(B) Yes
(C) Compilation Error
(D) Runtime Error
Question: 23
(A) Yes
(B) No
(C) Compilation Error
(D) Runtime Error
Question: 24
Question: 25
(A) Yes
(B) No
(C) Compilation Error
(D) Runtime Error
Question: 26
(A) Compilation Error
(B) Runtime Error
(C) CppBuzz
(D) CppBuzz;;;;
Question: 27
Question: 28
(A) One
(B) Compilation Error
(C) Default
(D) OneTwoThreeDefault
Question: 29
Question: 30
Question: 31
(A) Constructor
(B) 0
(C) Compilation Error
(D) Runtime Error
Question: 32
(A) Compilation Error - Constructor Missing
(B) Nothing would be printed
(C) Undefined
(D) In constructor
Question: 33
Question: 34
Question: 35
(A) Every Class has VTable
(B) Class inherited from other Class
(C) When a Class Overrides the function of Base class
(D) Class has atleast one Virtual Function
Question: 36
Question: 37
(A) A class with abstract keyword
(B) A class with no functions in it
(C) A class with atleast one pure virtual function
(D) Empty Class
Question: 38
Question: 39
Question: 40