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

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