
COMPROG:UNIT#3:ITERATIVE CONTROL STATEMENTS

Quiz
•
Others
•
3rd Grade
•
Medium
dasdqaw asdasesda
Used 2+ times
FREE Resource
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
are used when the program needs to perform looping operations until the given condition is true. Control comes out of the loop statements once condition becoming false
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
There are 3 types of iterative control statements in C language. They are,
for statement
while statement
while do statement
do while statement
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
There are 2(two) types of looping statements
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In such type of loop, the test condition is checked first before the loop is executed. Some common examples of this looping statements are:
1. While loop
2. For loop
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In such type of loop, the loop is executed first. Then condition is checked after block of statements are executed. The loop executed at least one time compulsorily. Some common example of this looping statement is:
1. do-while loop
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
for(expr1; expr2; epr3)
{
statement
)
expr1- variable initialization
i = 0, k = 1, j = 2
expr2 - conditional checking
i>5, j<3, k=3
exp3 = increment/decrement
i++,i--
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
While (condition)
{
statements
}
Condition :
a>5, i<10
8.
FILL IN THE BLANK QUESTION
1 min • 1 pt
do
{
statement
} while(condition)
Condition :
a>5, i<10
Similar Resources on Wayground
8 questions
Jawaharlal Nehru Quiz

Quiz
•
1st - 5th Grade
5 questions
Personal Hygiene for 3rd Graders

Quiz
•
1st - 5th Grade
10 questions
Untitled Quiz

Quiz
•
1st - 5th Grade
10 questions
Exploring City Transportation

Quiz
•
1st - 5th Grade
10 questions
EcoNook

Quiz
•
1st - 5th Grade
10 questions
Explore the World of Music

Quiz
•
3rd Grade
10 questions
Cash Cows Lesson 8

Quiz
•
1st - 5th Grade
5 questions
Vocabulary and Prefixes Quiz

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Others
20 questions
Run-On Sentences and Sentence Fragments

Quiz
•
3rd - 6th Grade
20 questions
4 Types of Sentences

Quiz
•
3rd - 5th Grade
10 questions
Place Value

Quiz
•
3rd Grade
17 questions
Multiplication facts

Quiz
•
3rd Grade
12 questions
Damon and Pythias

Quiz
•
3rd Grade
20 questions
Subject and Predicate Review

Quiz
•
3rd Grade
20 questions
Division Facts

Quiz
•
3rd Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade