Is java supports multiple inheritance? explain?

Answer Posted / samuelj/samsjjj@gmail.com

java does not support inheritance so we can use Interface
interface contains the abstract methods

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are parsing rules?

722


What are drawbacks of singleton class?

712


What happens if we override only equals?

755


Are arrays dynamic in java?

779


What is difference between call by value and call by reference?

710


What is passing parameters in java?

728


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

751


Why are lists ordered in java?

773


Can we convert stringbuffer to string?

763


Is string is a data type in java?

804


What are the five major types of reference sources?

735


Can we make main() thread as daemon?

830


What is a Transient Object?

826


What are static blocks and static initalizers in java ?

777


Explain about the select method with an example?

819