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 are methods in java?
What is adapter in java?
Why chararray() is preferred over string to store the password?
What classes of exceptions may be thrown by a throw statement?
Can java run on google chrome?
What is the size of int in 64-bit jvm?
What is a generic code?
What is pangram in java?
How can we access some class in another class in java?
What are mutable classes?
What is an example of a constant variable?
what is singleton class in java?
What is ++ a in java?
What is appletviewer?
Can you declare the main method as final?