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
Highest level event class of the event-delegation model?
Are generics important java?
How can you set the applet size?
Explain the difference between map and flatmap stream operation?
how its run?
What data structures are used to perform recursion?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What is private static in java?
What is private protected in java?
Is array synchronized in java?
What about main() method in java ?
v-model life cycle
What is thread life cycle?
Explain the difference between throw and throws in java?
Can a constructor have different name than a class name in java?