Shared Flashcard Set

Details

Intro Prgrm Logic Quiz 3
Chapter 3
7
Computer Science
Undergraduate 2
01/27/2017

Additional Computer Science Flashcards

 


 

Cards

Term
Every program has a(n) __________ __________ which is where the program begins and normally ends.
Definition
main module
Term
A synonym for a decision structure is a(n) __________ structure
Definition
selection
Term
In a(n) __________ structure, there is a branch back to a previous statement in the program module.
Definition
loop
Term
A step-by-step method for solving a problem in a computer program is a(n) __________.
Definition
algorithm
Term
In a program, statements that are ignored (not processed) by the computer are __________.
Definition
comments
Term
Two tools used by programmers to design programs before writing actual code are __________ and __________ (separate responses with a comma)
Definition
pseudocode, flowcharts
Term
Comments included within a program to explain parts of the code are called __________ _________.
Definition
internal documentation
Supporting users have an ad free experience!