Multiple Choice
A variable whose meaning is confined to an object of a class is called:
A) instance variable
B) local variable
C) global variable
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Discuss a situation in which it is
Q20: Create a class named Appointment that contains
Q24: The modifier private means that an instance
Q31: The new operator:<br>A)allocates memory<br>B)is used to create
Q35: A more eloquent approach in implementing mutator
Q36: A set method is:<br>A)an accessor method<br>B)a mutator
Q37: The parameter this refers to<br>A)instance variables<br>B)local variables<br>C)global
Q43: What is the purpose of the new
Q44: An object of class A is an
Q45: Write a method called isEqual that returns