In Inheritance if we are implementing Multi level inheritance
and all class having same name of variable and now i want to
access each class variable and how it is possible?
Answer Posted / sabari
We cannot use the same name for all classes.
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
What is a file pointer?
What is entry in java?
What is %02d?
What do you mean by a JVM?
Explain the init method?
What is bytecode in java ?
What is Java Annotations?
Can a main method be overloaded?
Explain inheritance in java?
what is meant by encapsulation?
What is the difference between JVM and JRE?
What is the difference between a choice and a list?
What is collection class in java? List down its methods and interfaces.
What is meant by attribute?
What is substring 1 in java?