AP Computer Science - Unit 1 - Vocabulary
__ | 1. | CPU | | A. | Consists of the physical devices on your desktop | __ | 2. | Hardware | | B. | consists of the programs that give the hardware functionalit | __ | 3. | JVM - Java Virtual Machine | | C. | Devices that save the information we work on like documents | __ | 4. | Program | | D. | High speed internal memory | __ | 5. | RAM or Primary Memory | | E. | The part of the computer that does the work | __ | 6. | Secondary Memory | | F. | supports communication between a user and the computer | __ | 7. | Software | | G. | Used to be able to run JAVA Byte code | __ | 8. | System Software | | H. | Supports the human use of the computer | __ | 9. | Unicode | | I. | The character encoding scheme used by JAVA | __ | 10. | User Interface | | J. | a sequence of instructions for a computer |
__ | 11. | '+' - the plus symbol | | A. | String of chars inside the ()'s after a method call | __ | 12. | ()'s - Parenthesis | | B. | Examples are Eclipse, Dr. Java, JBuilder | __ | 13. | Actual Parameters | | C. | Mistakes made by the compiler | __ | 14. | Arithmetic expression | | D. | Used to change the order of operations when needed | __ | 15. | Boolean | | E. | An item whose values do not change | __ | 16. | Break Statement | | F. | An expression that returns either true or false | __ | 17. | Compile Time Errors | | G. | Used to get out of a loop prematurely | __ | 18. | For statement | | H. | Combines initialization, condition test, and cntr update | __ | 19. | IDE | | I. | Used to concatenate strings together | __ | 20. | Literal | | J. | consists of operands & operators combined for algebra |
__ | 21. | Casting | | A. | Words that have a special meaning in JAVA | __ | 22. | Control or Conditional | | B. | an item whose value can change during execution | __ | 23. | Count controlled Loop | | C. | The class necessary to generate a number | __ | 24. | Extended assignment operators | | D. | Examples are +=, -=, *= | __ | 25. | Infinite Loop | | E. | A loop that will repeat itself forever without program halt | __ | 26. | Keywords | | F. | A technique to convert one type to another | __ | 27. | Logic Error | | G. | This error occurs when a loop goes one to many or few times | __ | 28. | Off-by-One error | | H. | A control variable is used to count the times through a loop | __ | 29. | Random Class | | I. | Occurs when a programmer fails to program accurately | __ | 30. | Variable | | J. | While and If-Else Statements are of this type |
|
Otros exámenes de interés :