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. 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. Uniqueness that distinguishes between objects.
__9. InstantiationI. The period for which a variable can be used.
__10. LifetimeJ. The process of creating a new object
__11. castingA. Where in a program a variable is valid in code.
__12. control statementsB. Defines how a variable, method or class can be accessed
__13. Extended if StatementC. an objects state defined by the value of its instance variab
__14. Logical operatorD. a technique that allows one data type to be converted
__15. MutatorE. If-else used to test a condition against various thresholds
__16. Nested if statementF. A message that can sent to an object to alter its state
__17. Nested loopG. statements which test conditions, while, if, if/else
__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. primitive type only two possible states true or false
__23. &&C. An item whose value can change during program execution
__24. booleanD. Java process which removes unreferenced objects
__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. And logical operator (both operands must be true for true)
__28. garbage collectionH. Or logical operator (one operand 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 ('+")
Otros exámenes de interés :

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