Shared Flashcard Set

Details

Chapter 10 Vocabulary
vocab for Chapter 10 of Visual Basic
5
Computer Science
11th Grade
12/03/2009

Additional Computer Science Flashcards

 


 

Cards

Term

Do Until Loop

 

Definition

 An iteration structure that repeats the

statements until a certain condition is

True.

 

Term
Do While Loop
Definition

An Iteration Structure That Repeats the

 

Statement While A Certain Condition is

 

True

Term

Endless loop

 

Definition

A loop in which the condition that stops

the loop from repeating never becomes

True.

 

Term

Iteration structure

 

Definition
The code required to create a loop.
Term

Loop

 

Definition

A method that executes a group of

statements a number of times.

 

Supporting users have an ad free experience!