MCQ Mojo
access_time
menu
Quiz
Web Stories
CBSE
arrow_drop_down
MCQ Questions for CBSE Class 12 with Answers
MCQ Questions for CBSE Class 11 with Answers
MCQ Questions for CBSE Class 10 with Answers
MCQ Questions for CBSE Class 9 with Answers
MCQ Questions for CBSE Class 8 with Answers
MCQ Questions for CBSE Class 7 with Answers
MCQ Questions for CBSE Class 6 with Answers
MCQ Questions for CBSE Class 5 with Answers
MCQ Questions for CBSE Class 4 with Answers
MCQ Questions for CBSE Class 3 with Answers
MCQ Questions for CBSE Class 2 with Answers
MCQ Questions for CBSE Class 1 with Answers
CBSE
arrow_drop_down
MCQ Questions for CBSE Class 12 with Answers
MCQ Questions for CBSE Class 11 with Answers
MCQ Questions for CBSE Class 10 with Answers
MCQ Questions for CBSE Class 9 with Answers
MCQ Questions for CBSE Class 8 with Answers
MCQ Questions for CBSE Class 7 with Answers
MCQ Questions for CBSE Class 6 with Answers
MCQ Questions for CBSE Class 5 with Answers
MCQ Questions for CBSE Class 4 with Answers
MCQ Questions for CBSE Class 3 with Answers
MCQ Questions for CBSE Class 2 with Answers
MCQ Questions for CBSE Class 1 with Answers
Quiz
Quiz
/
Basic Statements MCQ Quiz Questions and answers
1.
The multiple branching statement is ......... statement?
for
while
if
switch
2.
Which of the following statements marks the end of the function and also transfers control to the statement after call statement?
Stop
Return
Break
Continue
3.
......... is called as exit check loop.
for
if
while
do-while
4.
In C++ which file comprises the combined properties of istream and ostream?
conio.h
iostream.h
string.h
stdio.h
5.
Program statements that causes jumps are called as ......... statements or structures.
increment
decrement
assignment
control
6.
How many methods are there for assigning data to the variables in C++?
2
3
4
5
7.
A program written in high level language is called as
Source code
Executable code
Object code
All of these
8.
Which of the following functions will be executed first automatically, when a C++ program is executed?
Main
Void
Call by reference
Recursive
9.
A loop embedded within another loop is called
Loop
Break
Nested
Continue
10.
The extraction operator that extracts data from the input stream object is .........
cin
cio
count
cout
11.
Which of the following creates object file from source code?
Header
Compiler
Linker
Editor
12.
The statement used to exit from switch structure is ........
default
quit
exit
break
13.
How many kinds of loops are there in C++?
2
3
4
1
14.
Which of the following is the simplest of all the decision statements?
Break
Switch
If
While
15.
Which of the following is the assignment operator?
=
==
+
!
Report Question
Previous
Next
warning
Submit
access_time
Time
Report Question
A bunch of text
Support mcqmojo.com by disabling your adblocker.
×
Please disable the adBlock and continue.
Thank you.
Reload page