Answer Posted / ramya
The process of acquring the properties from parent class to child class is known as "inheritance".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an example of a boolean?
What is the default value of the local variables?
Can static methods access instance variables in java?
Can we declare a constructor as final?
Explain about exception propagation?
What is boolean keyword in java?
What is map and hashmap in java?
What is hash table in java?
How list contains works in java?
Define the term string pool?
What is the format specifier?
What is <> used for in java?
Describe method overriding
What is use of static in java?
Why stringbuffer is faster than string?