
TEB2132 Lecture 3 Quiz
Authored by Siti Nurlaili Karim
Information Technology (IT)
University

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is NOT a control structure in C++?
Sequence
Repetition
Execution
Selection
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the type of operator != in C++?
relational
equality
logical
expression
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A logical expression && returns 1 (true) if
Both operands are 1 (true)
Both operands are 0 (false)
One operand is 1 (true)
One operand is 0 (false)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is commonly used in an if condition to check equality in C++?
=
!=
===
==
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to exit a switch case immediately after executing a statement?
exit
break
stop
return
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if the break statement is omitted in a switch case?
Program ends immediately
Only the current case runs
Execution continues into the next case
Compilation error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following data types can be used in a switch statement in C++?
bool
char
float
double
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?