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
Can we override private methods?
Is string an object?
what is meant by abstract class?
What is a method in coding?
who can i handle multiple client in RMI
What is string subsequence method?
What is string pool in java?
State the difference between strings and arrays.
Can string be considered as a keyword?
Is zero a positive integer?
Write java program to reverse string without using api?
What is a "pure virtual" member function?
When parseint method can be used?
What is a protected class in java?
'A class is a template for an object' explain this statement.