APCSA Midterm Part 2 - 2016
Across
- 2. information, such as text, quantities (numerical values), characters, or symbols that are the inputs and outputs of computer programs.
- 7. a connection that uses light to transmit information.
- 9. data that is entered into a computer: for example, the microphone, keyboard, or mouse
- 10. a number with a decimal point in it
- 11. a number given to an item in a list
- 12. the action of doing something over and over again; part of the program that repeats itself (to prevent the need for the same piece of code to be typed multiple times)
Down
- 1. the basic language understood by computers; programming language must be translated into machine code before the processer can read them
- 3. the number system based on 16, where the numbers 10 to 15 are represented by the letters A to F
- 4. to look for and correct errors in a programs
- 5. data that is produced by a computer program and viewed by the user
- 6. a loop with a predetermined beginning, end, and increment (step interval).
- 8. a collection of functions that can be reused in other projects
- 10. a collection of data stored with a name