Select different parts of "for" looping statement-
looping and branching statements in C

Quiz
•
Computers
•
9th Grade
•
Medium
GEETHAKUMAR CSC
Used 78+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
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
Similar Resources on Quizizz
15 questions
Unit 8 - Searching and Sorting

Quiz
•
9th - 12th Grade
22 questions
AP CSA Unit 8 Review: 2D Arrays

Quiz
•
9th - 12th Grade
16 questions
STM30243 - TOPIC 4

Quiz
•
9th Grade
15 questions
Java Arrays Prt 1Quiz

Quiz
•
9th - 12th Grade
15 questions
Unit 8 Javascript Quiz

Quiz
•
9th - 12th Grade
18 questions
FOR and WHILE loop in Python

Quiz
•
9th - 12th Grade
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
20 questions
Java For Loop basic syntax

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University