How multipleInheritance is possible in java?
Answer Posted / anurekha
in java multiple inheritance is possible using interface.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why string objects are immutable in java?
Tell me the Importent classes in net package?
What does n mean?
Can constructor be static or final?
What is considered an anti pattern?
what are three ways in which a thread can enter the waiting state? : Java thread
Define immutable object?
Explain different forms of polymorphism?
Can we synchronize static methods in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Explain the difference between comparator and comparable in java?
What are invisible components?.
Which is a valid identifier?
What methodology can be employed to locate substrings inside a string?
What is the difference between the direct buffer and non-direct buffer in java?