Shared Flashcard Set

Details

Visual Basic
final
12
Computer Science
Graduate
08/13/2008

Additional Computer Science Flashcards

 


 

Cards

Term
Programs are limited without the ability to make decisions?
Definition
True
Term
Decision making in a computer is generally done in terms of a comparison that returns a True and False response?
Definition
True
Term
Because Visual basic is an event-driven enviroment, flowcharts are generally used to chart an entire program?
Definition
False
Term
In Visual Basic, flowcharts can be very useful for organizing the flow of execution within an event procedure?
Definition
True
Term
An If statement a two-way selection structure?
Definition
False
Term
The If...Else statement allows you to choose between two paths?
Definition
True
Term
The If...Else statement is called a one-way selection structure?
Definition
False
Term
The lable that appears beside the check box is part of the check box control?
Definition
True
Term
Logical operators are used with True and False values?
Definition
True
Term
In order of operations, logical operators are processed before the mathematical and conditional operators
Definition
False
Term
Decision making is never more complicated than selecting one of two paths?
Definition
False
Term
When using nested If statements, it is imported that you properly indent the code to make it easy to read and to maintain.
Definition
True
Supporting users have an ad free experience!