Answer Posted / janardhan
In java single inheritance is possible, not multiple
inferitance.
in java one class extends only one class not more than one.
But in java one class implements multiple interfaces. some
time we will call multiple inheritance possible by
interfaces.
jana
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain jdk, jre and jvm?
Can a class be protected in java?
How many types of design patterns are there?
What is a dynamic array java?
What are the benefits of operations in java?
What is tochararray in java?
Is arraylist ordered in java?
Explain all java features with real time examples
What is the difference between the paint() and repaint() methods in java programming?
Does anyone still use java?
In how many ways we can do synchronization in java?
What is a top level class in java?
placement papaers of spring computing technology
What is the use of arrays tostring () in java?
What does split function do in java?