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

QBasic Chapter 2 Activity 1

AB
Softwareor group of related programs that the computer hardware executes
Machine languageonly instructions that the computer is able to execute directly
Assembly Languageuses symbolic names instead of the 1’s and 0’s-falls between machine language and high-level languages
High-level languageuses English-like statements-QBasic, Java, C++, Pascal
Structured programmingmethod of programming-programs are constructed with easy-to-follow logic
Modulesubpart within a program designed to perform a specific task
Sequencegroup of statements that are executed in the order in which they occur
Decision Structurecondition is tested - action taken next depends on the result of this test
Loop Structureseries of instructions to be executed as many times as needed
Programming process Step 1Define and document the problem
Programming process Step 2Design and document a solution
Programming process Step 3Write and document the program
Programming process Step 4Debug and test the program, revising the documentation
DocumentationWritten statements or instructions explaining programs to humans
Algorithmsequence of steps needed to solve a problem


Continuing Education
Harrison County
Bridgeport, WV

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