Multiple Choice
Private instance variables ___.
A) can only be accessed by methods of a different class
B) can only be accessed by methods of the same class
C) cannot be accessed by methods of the same class
D) can only be accessed by the constructor of the class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following denotes the implicit
Q9: What is a parameter variable?<br>A)A variable that
Q26: Which of the following corresponds to the
Q52: What is the name of the parameter
Q59: If a method has two parameters, one
Q81: A method header consists of which of
Q92: We want to create a class that
Q94: What verifies that a class works correctly
Q95: Complete the following tester program by choosing
Q96: What do parameters and local variables belong