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
Can we use catch statement for checked exceptions?
What variables are stored in stack?
What are the core java topics?
What is literal example?
Explain importance of throws keyword in java?
What is a parameter in simple terms?
What are strings in physics?
What is the function of static in java?
Why is it called boolean?
What is variable explain with example?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
Explain what is Marker interface?
How to create an immutable class?
What are the pillars of java?
Do extraneous variables affect validity?