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 language is java written?
What is the difference between logical data independence and physical data independence?
What is the difference between the paint() and repaint() methods in java programming?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is a boolean in java?
What is io stream in java?
Can arraylist hold different types java?
give an example for encapsulation?
What is the synonym of framework?
What are the advantages of unicode?
What is balanced tree in java?
Why is method overloading not possible by changing the return type in java?
Can a abstract class be defined without any abstract methods?
How finally used under exception handling?
What is Major and importance difference between for and foreach loop ?