Answer Posted / manoj kumar
Inheritance is the process of extending one class from another class to get its functionalities.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can you take care of mutual exclusion using java threads? : Java thread
How do you compare arrays in java?
What is main difference between variable and constant?
Is it possible to override private or static method in java?
What is a stack class in java ?
What is use of a abstract variable?
Where are the card layouts used?
What is the difference between class & object?
How do you calculate square roots?
What does substring mean?
What is method overriding in java ?
Write a java program to count the number of words present in a string?
What is an abstract class and what is it’s purpose?
Can we call a non-static method from inside a static method?
What are the concepts of 'OOPS'?