why java does not support multiple inheritance
Answer Posted / lalatendu
Because in java a class doesn't extend more than one class
| Is This Answer Correct ? | 22 Yes | 96 No |
Post New Answer View All Answers
Are global variables initialized to zero?
What is void in java?
What is difference between local variable and global variable?
What super () does in java?
make a method which any number and any type of argument and print sum of that arguments.....
What is a copy constructor in java?
What is another word for methodology?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
How to store image in arraylist in java?
What is the use of java?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is a type parameter in java?
How do you decide when to use arraylist and linkedlist?
Explain the purpose of garbage collection in Java?
What is java lang string?