Is java supports multiple inheritance? explain?
Answer Posted / anil singh(kushinagar)
No!. Java support multi_lable,single inheritence but not
multiple inheritence.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you define a set in java?
What is the purpose of void class?
Differentiate between vector and array list.
How many types of interfaces are there?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
What is meant by anonymous class?
What is java in layman terms?
How do you create a bulleted list?
Differentiate between == and equals().
What is method in research paper?
What is serialversionuid?
How does remove work in java?
What is the difference between stringbuffer and stringbuilder?
How many ways can an argument be passed to a subroutine and explain them?
Why we override equals() method?