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

Examen creado con That Quiz — el sitio de matemáticas.