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 / kraja
C. The instance variables and methods of a class.
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
How to implement an arraylist in java?
How many arguments can be passed to main ()?
How many decimal places is a double?
How can I become a good programmer?
How do you print array in java?
What mechanism does java use for memory management?
What is replaceall in java?
What is a method header?
How do you replace all in word?
What is meant by tab pans?
What is the difference between static binding and dynamic binding?
What access modifiers can be used for class ?
How to sort an array in java without using sort method?
When a byte datatype is used?
Difference between serialization and deserialization in java?