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

Home » C++ » C++ Objective Questions (Page-1)

C++ Objective Questions - 276

Page 1 (1 - 20)

Question: 1

(A) 2
(B) 3
(C) 4
(D) 1

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


Question: 2

(A) Hi
(B) Bye
(C) HiBye
(D) Compilation Error

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


Question: 3

(A) Scope Resolution Operator
(B) Conditional Operator
(C) Ternary Operator
(D) if else o/p

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


Question: 4

(A) 2 Bytes
(B) 4 Bytes
(C) 1 Byte
(D) Depends on Compiler

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


Question: 5

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

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


Question: 6

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

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


Question: 7

(A) 11
(B) 10
(C) Error
(D) 0

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


Question: 8

(A) Yes
(B) No
(C) Undefined
(D) Depends on Compiler

Compiler
Level: Practitioner Category: datatype
[Posted by: Admin | Chicago, USA]


Question: 9

(A) for(initialization;condition; increment/decrement)
(B) for(increment/decrement; initialization; condition)
(C) for(initialization, condition, increment/decrement
(D) None of These

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


Question: 10

(A) 5020--5020--
(B) 5020--7012020--12020--
(C) 5020--70120200--5020
(D) 5020--7050200--5020--

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


Question: 11

(A) Yes
(B) No
(C) Compilation Error
(D) Runtime Error

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


Question: 12

(A) Error
(B) 5 times
(C) 4 times
(D) 6 times

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


Question: 13

(A) 10
(B) 11
(C) Compilation Error
(D) Linking Error

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


Question: 14

(A) read()
(B) write()
(C) both A and B
(D) without read()

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


Question: 15

(A) *
(B) /
(C) %
(D) all have same precedence

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


Question: 16

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

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


Question: 17

(A) 4.5
(B) 4.0
(C) 4
(D) Compilation Error

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


Question: 18

(A) Dcon DDest
(B) Dcon DDest BCon BDest
(C) BCon DCon DDest BDest
(D) BCon DCon BDes DDest

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


Question: 19

(A) 10
(B) 11
(C) 12
(D) Not defined

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


Question: 20

(A) Object oriented programming
(B) Oriented object programming
(C) Office oriented programming
(D) office objective programming

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