Informatics Practices Quiz

Informatics Practices Quiz

9th Grade

5 Qs

quiz-placeholder

Similar activities

TERM 1 REVISION QUIZ 2-GRADE 11

TERM 1 REVISION QUIZ 2-GRADE 11

11th Grade

10 Qs

Conditional and Iterative Statements

Conditional and Iterative Statements

University

10 Qs

Quiz 10 - While Loops

Quiz 10 - While Loops

11th Grade

10 Qs

Java MCQ Test on Control Statements

Java MCQ Test on Control Statements

University

10 Qs

Module 07 - While Loops

Module 07 - While Loops

10th Grade

10 Qs

Java Quiz 2 based on loop and if else

Java Quiz 2 based on loop and if else

University

10 Qs

Programming

Programming

1st - 10th Grade

10 Qs

Small Basic Mid Point Review

Small Basic Mid Point Review

6th - 12th Grade

8 Qs

Informatics Practices Quiz

Informatics Practices Quiz

Assessment

Quiz

Computers

9th Grade

Easy

Created by

NITHA COMP

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While is called as entry-controlled loop.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___________ specifies the action/statement to repeat in the loop

Initialization

body of the loop

test condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

-------- is a conditional loop

for

while

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At least one statement should be there in the body of the loop.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

while is a

Keyword

Variable

Consonant