Question: From the words listed in the Word Pool below, pick and choose the word that best matches each question. Write the correct word in the
From the words listed in the "Word Pool" below, pick and choose the word that best matches each question. Write the correct word in the answer box next to each question. Each word matches exactly one question.
Word Pool
Class
Pass by Value
intValue()
setSize()
Event
Public
Argument
Object
Instance Variable
Question
- I help to represent an object's 'state'
- A method can have many of these (or none of these)
- I am a blueprint (or template) from which objects can be created
- Avoid declaring instance variables with this modifier
- Also means 'make a copy'
- I can unwrap a wrapped Integer value (retrieve the wrapped int)
- When the user clicks a button, a(n) ______ is generated
- I am the actual instance of a defined class
- This method gives JFrame its size
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
