Answer Posted / umesh yeware
Inheritance is the key feauture of object oriented
programming in which you can aquire some or all the
properties of one class into the other class by ihheriting
it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is meant by HQL?
Should database connections be singleton?
What is meant by tab pans?
What is a dynamic array in java?
What is formatted output in java?
What does escaping a character mean?
what methods would you overwrite in java.lang.object class?
how do I create a runnable with inheritance? : Java thread
What is difference between char array and string?
What are the three types of design patterns?
What is argument in java?
Why we used vector class?
What is boolean used for?
What is a finally block?
How is hashcode calculated in java?