Identify the odd one from the keywords of jump statements:
Control statements in C++

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Malar Selvi
Used 14+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
break
switch
goto
continue
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is called entry control loop?
(A) do-while
(B) for
(C) while
(D) if-else
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a, b, c
a = 6 ;
b = 7 ;
c = (a++) – (- - b) ;
cout << c ;
The output of the above code, when it is executed is ……………
a) 0
b) 9
c) 11
d) error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an Object Oriented Programming language?
a) C++
b) C
c) BASIC
d) FORTRAN
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A preprocessor directive starts with the symbol ………….
a) %
b) \
c) $
d) #
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A Program written in high level language is called as …………….
a) Object code
b) Source code
c) Executable code
d) All of these
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT true, related to functions?
a) The actual parameters can be passed in the form of constants to the formal parameters of value type.
b) The actual parameters can be passed only as variable to formal parameters of reference type.
c) The default value in the formal parameters can be given in the form of variable initialization.
d) The default value for an argument can be given in between the argument list
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
User Defined Method - 01

Quiz
•
10th Grade
10 questions
Function evaluation

Quiz
•
10th - 12th Grade
15 questions
002_Java Methods

Quiz
•
12th Grade - University
16 questions
Parts of a Method (Java)

Quiz
•
9th Grade - University
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
10 questions
AP CS A Quiz 5 PRACTICE

Quiz
•
9th - 12th Grade
11 questions
Python Intro 1

Quiz
•
7th - 12th Grade
20 questions
Unit 3 Python TEST

Quiz
•
11th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University