Chapter 5 - Part Two Class

Chapter 5 - Part Two Class

University

15 Qs

quiz-placeholder

Similar activities

Soal Komputer Kelas IV

Soal Komputer Kelas IV

5th Grade - Professional Development

10 Qs

Sec. 8: Scripting Basics

Sec. 8: Scripting Basics

University

10 Qs

Weekly Quiz #1

Weekly Quiz #1

University

20 Qs

R093 Revision 1

R093 Revision 1

10th Grade - University

15 Qs

Quiz Repitition PL/SQL 31Mei2022

Quiz Repitition PL/SQL 31Mei2022

University

20 Qs

LIeP Interactive Quizbowl

LIeP Interactive Quizbowl

University

10 Qs

Microsoft Sway

Microsoft Sway

3rd Grade - Professional Development

10 Qs

BSCS 3-5: PPL Final Quiz - 1-28-2025

BSCS 3-5: PPL Final Quiz - 1-28-2025

University

20 Qs

Chapter 5 - Part Two Class

Chapter 5 - Part Two Class

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Kevin Tinsley

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

A do-while loop body always executes at least _______

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

A do-while loop execution continues as long as the condition is ___.

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

A ___-____ loop can be used in a menu-driven program to bring the user back to the menu to make another choice

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

To simplify the processing of user input, use the _____ (‘to uppercase’) or tolower (‘to lowercase’) function. This allows you to check user input regardless of the case of the input.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is a pretest loop that executes zero or more times

do-while

for loop

while

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The last of three parts of a for loop parameter does the initialization.

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If test is false the first time it is evaluated, the body of the loop will not be executed.

True

False

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?