explain the concept of inheritance with an example?
Answer Posted / ravikiran(aptech mumbai)
inheritance is the proces of inheriting the properties of
super class into the subclass
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
What is indexof?
How do you check if a string contains only numeric digits?
What are extraneous variables examples?
Difference between character constant and string constant in java ?
What is a local, member and a class variable?
What is adapter in java?
What is the difference between size and length in java?
What is classpath?
How many digits can a float hold?
What are the new features in java 8? Explain
What is == mean?
Why java does not support pointers?
Does java linked list allow duplicates?
What is a memory leak in java?
What state does a thread enter when it terminates its processing in java programming?