whats is inheritance?

Answer Posted / neelam

inheritance is a process one object acquires the property
of another object.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the main method?

767


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

898


Explain about doubly linked list

841


What is the final access modifier in java?

839


What is the role of garbage collector in java?

746


What is the difference between a loader and a compiler?

769


Can we declare a class as abstract without having any abstract method?

788


What is a package in java? List down various advantages of packages.

1009


Is java util list serializable?

732


What is a “stateless” protocol ?

779


Can you pass functions in java?

801


Difference between string, string builder, and string buffer?

776


What does the @override annotation do?

777


Are registers volatile?

735


What is super?

803