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
Explain parallel processing in java8?
What is the difference between a vector & an array list?
When the constructor of a class is invoked?
What is method overloading with type promotion?
Write a function for palindrome and factorial and explain?
How does regex work?
What is the vector class in java programming?
What is a treemap in java?
What is style and indentation?
Is int a class in java?
What is javac in java?
How do I know if java is installed?
What is the order of arraylist in java?
What is Applet Stub Interface ?
Which is better stringbuilder or stringbuffer?