
Unit 5 : Decision Control in C
Authored by Abhishek Pandey
Computers
University
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int x = 2;
if (x > 3)
printf("Hello");
else
printf("World");
Hello
error
World
None
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the else block?
To execute when the if condition is true
To terminate the program
To execute when the if condition is false
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int x = 0;
if (x)
printf("True");
else
printf("False");
True
error
None
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many else if blocks can you have in an if-else if ladder?
Only one
Two
Any number
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a break statement in switch?
It breaks the program
It terminates the current block and exits the switch
It skips to the next case
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if a break statement is missing in a switch case?
The program will not compile
Only the default case executes
An infinite loop is created
Fall-through to the next case occurs
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?
Similar Resources on Wayground
11 questions
Youtube
Quiz
•
4th Grade - University
10 questions
computer Networks
Quiz
•
University
10 questions
Industry 4.0 Unit 1
Quiz
•
University
10 questions
python quiz
Quiz
•
6th Grade - Professio...
10 questions
Scratch
Quiz
•
KG - Professional Dev...
9 questions
Structured/Traditional SDM
Quiz
•
University
10 questions
QUIZ GAME
Quiz
•
University
10 questions
Digital Tools
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University