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
Answers were Sorted based on User's Feedback
Answer / kraja
C. The instance variables and methods of a class.
| Is This Answer Correct ? | 30 Yes | 5 No |
Answer / 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 |
is set interface synchronized by default???
what release of java technology are currently available what do they contain?
why the primitive data type have classes?
Can there be an abstract method without an abstract class?
how to print output with out using sop statements
what is meant by UP& DOWN casting in java?
How many threads does a core java have?
What does sprintf return?
Explain java coding standards for constants?
What is the collection interface?
What is a methodologist?
What is the importance of main method in Java?