why java does not support multiple inheritance
Answer Posted / settipalli rajesh
It is because of two reasons?
1.the derived class should contain the properties or functions with the same priority
2.multiple inheritance causes the object of "Object class would be created more than once...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is hashset sorted in java?
What is a variable declaration?
How do you generate random numbers in java?
What exceptions occur during serialization?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
What is keyword and identifier?
How to create com object in Java?
What is floor math?
Can an integer be a string?
What is the range of a character variable?
how is final different from finally and finalize in java?
What are the differences between c++ and java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What is the use of predicate in java 8?
What is namespace in java?