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
Is java a security risk?
What is methods and methodology?
What is string and its types?
what are synchronized methods and synchronized statements? : Java thread
Is there is any difference between a scrollbar and a scrollpane?
What is a function in programming?
What is function overriding and overloading in java?
What is the purpose class.forname method?
What is unicode used for?
What is the difference between compiler and jvm?
What are access specifiers in java ?
How do you call a reference in java?
Is int a class in java?
Is it possible to instantiate the abstract class?
What is singleton pattern?