An instance variable is declared
- Acheck_circle
Inside the class body, outside methods
- B
Inside a method
- C
Outside the class file
- D
As a parameter
Explanation
Instance fields belong to each object; declared at class level.
AP Computer Science A· difficulty 2/5
An instance variable is declared
Inside the class body, outside methods
Inside a method
Outside the class file
As a parameter
Explanation
Instance fields belong to each object; declared at class level.
Want 10 more like this — adaptive to your weak spots?