Answer Posted / shalini
Inheritance is the process of acquiring the properties of
one class to another class.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is dot operator?
What is the difference between preparedstatement and statement in java?
Why for each loop is used?
What is complexity and its types?
What is jagged array in java?
What kind of variables can a class consist?
What is not thread safe?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
Why does abstract class have constructor?
Can we override static methods in java?
What is difference between string and stringbuffer?
Difference between static synchronization vs. Instance synchronization?
Can we override the overloaded method?
What are the types of java?
What are different types of multitasking?