looping and branching statements in C
Quiz
•
Computers
•
9th Grade
•
Practice Problem
•
Medium
GEETHAKUMAR CSC
Used 79+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select different parts of "for" looping statement-
Initialization part
Condition Part
Update part
All of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of following code- for(int i = 1; i < 5; i++ )
{
System.out.print(i);
}
13
135
1234
12345
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_________ in programming come into use when we need to repeatedly execute a block of statements.
nested for loop
none
for loop
loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The __________ statement uses single expression for multiple choices
loop
switch
multiple value
if else
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
in __________ the controlling condition appears at the start of the loop and _______ at the end of the loop
While / Do while
Do while/While
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If there is more than one statement in the block of a for loop, which of the following must be placed at the beginning and the ending of the loop block? a. b. c. . d.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Array?
A group of elements of same data type.
An array contains more than one element
Array elements are stored in memory in continuous or contiguous locations.
All the above.
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Internet Basics
Quiz
•
5th Grade - University
20 questions
Tin học 11 chương I
Quiz
•
1st - 12th Grade
19 questions
History of Computing Quiz
Quiz
•
9th Grade
20 questions
Hardware and Software
Quiz
•
8th - 11th Grade
17 questions
Security and Ethics
Quiz
•
9th - 12th Grade
21 questions
Computer System
Quiz
•
9th - 11th Grade
20 questions
Design your website
Quiz
•
7th - 12th Grade
20 questions
Artificial Intelligence and SketchUp
Quiz
•
8th - 10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
