What is inheritance?
Answers were Sorted based on User's Feedback
Answer / janet
Inheritence is the process of inheriting all the features
from a class. The advantages of inheritence are reusability
of code and accessibility of variables and methods of the
super class by subclassses.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
the process of creating new things by using existing ones
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
the process of reusing the existing components to develop
new things
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravikiran(aptech mumbai)
inheritance is the property of inheriting the properties of
super class to subclass
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / umesh yeware
Inheritance is the key feauture of object oriented
programming in which you can aquire some or all the
properties of one class into the other class by ihheriting
it
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you remove duplicates from an array in java?
What is unicode?
What is the symbol for average?
hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
What is default size of arraylist in java?
What is the difference between stringbuffer and stringbuilder class?
What is the difference between form & report?
What is the use of put method?
How do you use spaces in java?
What is bufferedreader in java?
List some important characteristics on jre
what ide u r using and wat version, how wil u build the project etc ?