Is java supports multiple inheritance? explain?
Answer Posted / ravikiran
No not in a direct manner but interfaces serves the same
purpose
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can I learn java without any programming experience?
What is the importance of finally block in exception handling?
What are java packages? What is the significance of packages?
What exactly is methodology?
What is a string what operation can be performed out with the help of a string?
Explain the available thread states in a high-level?
What is a double vs float?
What is a classloader in java?
What are the library functions in java?
what is the difference between the methods sleep() and wait()? : Java thread
What is the preferred size of a component in java programming?
What are operators and its types?
What is a "pure virtual" member function?
What is an immutable class?
Can you create an object of an abstract class?