Java Games: Flashcards, matching, concentration, and word search.

Ch. 8 Computer Science: Vocab

AB
User friendlyA program written to make it easy & enjoyable to use
Standard functionA function that is part of QBasic
User-defined functionA function that the programmer has written to meet a specific need
RandomUsed to describe a group of numbers in which each number has an equal chance of occuring
FunctionThere are two types: standard and user defined
Complete program testingTesting every possible execution path a program can take
FUNCTION procedureThe kind of QBasic procedure that always returns a single value
Error trappingWriting a program so that it catches invalid input
Logic ErrorA flaw in a programming problem's algorithm
Run-time errorThe kind of error that causes a program to unexpectedly stop executing
Selective program testingTesting a program by using data with specific characteristics, such as boundary cases
ConcatenateTo join together, end-to-end
ReliabilityThe ability of a program to always work properly, no matter what happens


IL

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities