Answer Posted / pavan
Inheritense is just like sub clasing the existing class.By
which we can get the fetures of the existing class.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between jvm and jre?
What is treeset and treemap in java?
What is the default access specifier for variables and methods of a class?
How to optimize the javac output?
What is the lifetime and scope of a variable?
hr interview how many minutes asking question
What is java objectoutputstream?
What is string array?
Why declare Main() method as a static in java ?
Are floats faster than doubles?
What is anonymous inner class?
What will happen to the exception object after exception handling?
What is integers and example?
Explain about instanceof operator in java?
Can we create a constructor in abstract class?