Chapter 5 - Part Two Class

Chapter 5 - Part Two Class

University

15 Qs

quiz-placeholder

Similar activities

Integrative Programming BSIT404- Q1

Integrative Programming BSIT404- Q1

University

20 Qs

G Suite for Education Overview

G Suite for Education Overview

University

20 Qs

Quiz Materi Gabungan PL/SQL 14Juni2022

Quiz Materi Gabungan PL/SQL 14Juni2022

University

20 Qs

Sec. 12: Managing File Ownership and Permission

Sec. 12: Managing File Ownership and Permission

University

10 Qs

C++ Knowledge Based Quiz I = IA

C++ Knowledge Based Quiz I = IA

University

15 Qs

Chapter 3 Vocab Review

Chapter 3 Vocab Review

University

15 Qs

Sec. 7: Searching and Extracting Data from Files and Archiving

Sec. 7: Searching and Extracting Data from Files and Archiving

University

10 Qs

Information and Multimedia Technology

Information and Multimedia Technology

University

15 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?