ThatQuiz Test Library Take this test now
AP Unit 2 Vocabulary
Contributed by: Fennell
__1. AccessorA. The actions that can be performed on or by an object.
__2. Actual ParameterB. A value sent to a method when it is invoked.
__3. BehaviorC. A method that initializes an object
__4. ConstructorD. A message that can be sent to an object to access its state.
__5. EncapsulationE. The combination of data and behavior in one software package
__6. Formal ParameterF. A method that performs a small task used by other methods
__7. Helper MethodG. A parameter listed in a method's definition.
__8. IdentityH. Uniqueness that distinguishes between objects.
__9. InstantiationI. The process of creating a new object
__10. LifetimeJ. The period for which a variable can be used.
__11. castingA. a technique that allows one data type to be converted
__12. control statementsB. an objects state defined by the value of its instance variab
__13. Extended if StatementC. A message that can sent to an object to alter its state
__14. Logical operatorD. Where in a program a variable is valid in code.
__15. MutatorE. Defines how a variable, method or class can be accessed
__16. Nested if statementF. statements which test conditions, while, if, if/else
__17. Nested loopG. If-else used to test a condition against various thresholds
__18. ScopeH. AND, OR, NOT, used to combine boolean expressions
__19. StateI. An IF that appears within another IF
__20. Visibility modifierJ. A loop that appears within another loop
__21. !A. A sequence of characters
__22. ||B. An item whose value can change during program execution
__23. &&C. primitive type only two possible states true or false
__24. booleanD. the conditions on or near boundaries of equivalence cases
__25. boundary conditionsE. Not logical operator(negates the operand or result)
__26. ConcatenationF. Or logical operator (one operand must be true for true)
__27. Default ConstructorG. Java process which removes unreferenced objects
__28. garbage collectionH. ability to combine strings & other types in output ('+")
__29. StringsI. And logical operator (both operands must be true for true)
__30. variableJ. constructor method of a class that has an empty paramenters
Students who took this test also took :

Created with That Quiz — a math test site for students of all grade levels.