What is multiple inheritance & can we implement it in java?
Answer Posted / madhan kumar.s
multiple inheritance means more base class to one derived
class.java does not support multiple inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the SimpleTimeZone class?
What is a local, member and a class variable?
What is purpose of find feature?
What is instance means in java?
What is parsing and its types?
Can substring create new object?
What are some alternatives to inheritance?
What are wrapper classes in java?
What is a vector in java?
How much is a java license?
Does isempty check for null?
How can we make a class virtual?
What is nextline method in java?
What is the difference between jdk, jre, and jvm?
Is java util list serializable?