CHP 4 - REPETITION CONTROL STRUCTURE

CHP 4 - REPETITION CONTROL STRUCTURE

University

10 Qs

quiz-placeholder

Similar activities

CIS18A Quiz 1 Review Game

CIS18A Quiz 1 Review Game

University

15 Qs

CSNP-04103 Chapter 5 - Loops

CSNP-04103 Chapter 5 - Loops

University

10 Qs

CC102 - Pretest 6 (Loops)

CC102 - Pretest 6 (Loops)

University

10 Qs

Code.org Control Structures

Code.org Control Structures

University

14 Qs

Pop Quiz!! PSPD C3

Pop Quiz!! PSPD C3

University

10 Qs

Lec2

Lec2

University

15 Qs

Java Control Statement

Java Control Statement

University

9 Qs

Control Statements - Java

Control Statements - Java

University

15 Qs

CHP 4 - REPETITION CONTROL STRUCTURE

CHP 4 - REPETITION CONTROL STRUCTURE

Assessment

Quiz

Computers

University

Medium

Created by

Wan Anisha

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Below are the types of repetition control structure EXCEPT:

while loop

for loop

break loop

do..while loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the similarity between a while loop and a for loop?

a pretest loop

a posttest loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the below BEST describe a posttest loop?

The condition is placed at the end of the loop

The condition is placed on top of the loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Below are the THREE (3) methods of repetition control structure EXCEPT:

Counter-controlled structure

Sentinel-controlled structure

Double-controlled structure

Flag-controlled structure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is LCV stands for?

Loop Control Variety

Loop Control Visible

Loop Control Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LCV consists of all the below EXCEPT:

Initialization

Interpretation

Evaluation

Updating

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sentinel number?

Any numbers

Numbers that the user seldom enter

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?