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
Why hashcode is used in java?
Why we go for collections in java?
Which is easier netbeans or eclipse?
Explain OOPs concept.
Difference between current previous versions of Java?
Can a class be declared as protected?
What is data member in java?
What is jit and its use?
Explain the differences between static and dynamic variables?
Name component subclasses that support painting in java programming?
Is java developer a good career?
How do you use compareto in java?
What is the different between get and post?
What are exception handling keywords in java?
Why stringbuffer is faster than string?