why is multiple inheritance not allowed in java?
Answer Posted / ravikiran
because we cann't extend more than one class in java
| Is This Answer Correct ? | 5 Yes | 16 No |
Post New Answer View All Answers
Is 64bit faster than 32 bit?
What are 4 pillers of object orinted programming?
How does varargs work in java?
What are inner classes or non static nested classes in java?
explain local datetime api in java8?
Which browsers work with java?
How will you get the platform dependent values like line separator, path separator, etc., ?
What is string length in java?
What is set and get methods in java?
What is gc()?
Can a class have 2 constructors?
Difference between start() and run() method of thread class?
What is the difference between scrollbar and scrollpane?
Is main a function?
How to retrieve data from database in java using arraylist?