Which of the following can be referenced by a variable?
A. The instance variables of a class only
B. The methods of a class only
C. The instance variables and methods of a class
Answer Posted / puneet khanna
Why wud u ask this if botth can be accessed by the refence
variable that points to the object of that class;
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What does java stand for?
What is math floor in java?
What do bitwise operators do?
Explain what are final variable in java?
What Is Composition?
What is tcp ip in java?
Is java a super set of javascript?
What comes to mind when someone mentions a shallow copy in java?
What is the private method modifier?
What is the disadvantage of java?
Why string is immutable or final in java
What is an inner class in java?
What is the exception hierarchy in java?
why are there separate wait and sleep methods? : Java thread
What is an empty string in css?