
chapter 4
Authored by Gousineyah rao
Engineering
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
20 sec • 1 pt
1. What is the purpose of relational operators?
1. What is the purpose of relational operators?
A) To compare values
B) To define variables
C) To loop through conditions
D) To assign values
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
2. Which relational operator is used to check if two values are equal?
2. Which relational operator is used to check if two values are equal?
A) =
B) ==
C) !=
D) >=
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
3. Which statement is true about an if statement?
3. Which statement is true about an if statement?
A) It always executes a block of code.
B) It executes a block of code only if a condition is true.
C) It executes a block of code only if a condition is false.
D) It executes a block of code regardless of the condition.
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
4. What does the else part of an if/else statement do?
4. What does the else part of an if/else statement do?
A) It executes when the if condition is true.
B) It executes when the if condition is false.
C) It always executes after the if block.
D) It loops back to the if statement.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
5. What happens if a break statement is omitted in a switch statement?
5. What happens if a break statement is omitted in a switch statement?
A) The program stops.
B) The program "falls through" and executes subsequent cases.
C) The program loops back to the beginning.
D) The program exits the loop.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
6. Which logical operator checks if both conditions are true?
6. Which logical operator checks if both conditions are true?
A) &&
B) ||
C) !
D) ==
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
7. In an if/else if statement, which block executes when none of the conditions are true?
7. In an if/else if statement, which block executes when none of the conditions are true?
A) The first else if block.
B) The else block.
C) The second if block.
D) None of the blocks.
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?