Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Home » C++ » 100 MCQ on C++

100 MCQ on C++ Programming

Page 4 (60 - 80)


Question: 60

(A) 1
(B) 2
(C) 0
(D) Infinite Times

Compiler
Level: ExpertCategory: loops
[Posted by: Admin | Chicago, USA]



Question: 61

(A) 1234567899
(B) 12345678910
(C) 123455
(D) 12344

Compiler
Level: ExpertCategory: loops
[Posted by: Admin | Chicago, USA]



Question: 62

(A) FiveSix
(B) Five
(C) Six
(D) None of these

Compiler
Level: PractitionerCategory: conditional
[Posted by: Admin | Chicago, USA]



Question: 63

(A) 01
(B) 012
(C) 0
(D) 0123

Compiler
Level: PractitionerCategory: loops
[Posted by: Admin | Chicago, USA]



Question: 64

(A) Hello
(B) Bye
(C) Undefined
(D) Compilation Error

Compiler
Level: PractitionerCategory: conditional
[Posted by: Admin | Chicago, USA]



Question: 65

(A) Yes
(B) No

Compiler
Level: BeginnerCategory: loops
[Posted by: Admin | Chicago, USA]



Question: 66

(A) *
(B) ++
(C) +
(D) -

Compiler
Level: BeginnerCategory: operators
[Posted by: Admin | Chicago, USA]



Question: 67

(A) Structure which contains pointers
(B) Structure which has pointer to itself
(C) Structure which contains another structure
(D) None of these

Compiler
Level: PractitionerCategory: structure
[Posted by: Admin | Chicago, USA]



Question: 68

(A) A
(B) B
(C) Both has are same
(D) Depends on Compiler

Compiler
Level: PractitionerCategory: other
[Posted by: Admin | Chicago, USA]



Question: 69

(A) We can create n number of object
(B) We can create max 256 objects
(C) We can create 1 object
(D) We cant create object

Compiler
Level: PractitionerCategory: classesAndobjects
[Posted by: Admin | Chicago, USA]



Question: 70

(A) Vector
(B) Deque
(C) Stack
(D) List

Compiler
Level: PractitionerCategory: stl
[Posted by: Admin | Chicago, USA]



Question: 71

(A) AVL Tree
(B) Binary Tree
(C) Balance Binary Tree
(D) None of these

Compiler
Level: PractitionerCategory: stl
[Posted by: Admin | Chicago, USA]



Question: 72

(A) Yes
(B) No

Compiler
Level: PractitionerCategory: stl
[Posted by: Admin | Chicago, USA]



Question: 73

(A) Yes
(B) No

Compiler
Level: PractitionerCategory: virtual_func
[Posted by: Admin | Chicago, USA]



Question: 74

(A) Yes
(B) No

Compiler
Level: PractitionerCategory: virtual_func
[Posted by: Admin | Chicago, USA]



Question: 75

(A) 5
(B) 1
(C) 0
(D) Depends on Compiler

Compiler
Level: ExpertCategory: vtable
[Posted by: Admin | Chicago, USA]



Question: 76

(A) Yes
(B) No

Compiler
Level: PractitionerCategory: virtual_func
[Posted by: Admin | Chicago, USA]



Question: 77

(A) Yes
(B) No

Compiler
Level: ExpertCategory: function
[Posted by: Admin | Chicago, USA]



Question: 78

(A) Yes
(B) No
(C) Depends on compiler

Compiler
Level: PractitionerCategory: virtual_func
[Posted by: Admin | Chicago, USA]



Question: 79

(A) Yes
(B) No

Compiler
Level: PractitionerCategory: virtual_func
[Posted by: Admin | Chicago, USA]



Question: 80

(A) A pointer pointing to NULL
(B) Pointer pointing to memory location which has been freed
(C) Pointer which is pointing to new location
(D) None of these

Compiler
Level: PractitionerCategory: pointers
[Posted by: Admin | Chicago, USA]