Answer Posted / pavan
Inheritense is just like sub clasing the existing class.By
which we can get the fetures of the existing class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When object is created and destroyed?
Can you create an object of an abstract class?
When do we use hashset over treeset?
What is difference between string and stringbuffer?
Which object oriented concept is achieved by using overloading and overriding?
What is a pattern what is an anti pattern?
What is broken and continue statement?
What does \ mean in regex?
Where is core java used?
Can a class be private?
What is a for loop in java?
What is the difference between a factory and abstract factory pattern?
Is object a data type?
What is difference between ++ I and I ++ in java?
What does snprintf return?