How multipleInheritance is possible in java?
Answer Posted / firdouse
Through Interfaces.........
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can one thread block the other thread?
How do I write a self declaration?
What is array command?
What are the difference between string, string builder, and string buffer in java?
How can you read content from file in java?
What is a lock or purpose of locks in java?
Which browsers work with java?
Can we call the constructor of a class more than once for an object?
Explain java code for recursive solution's base case?
Is nullpointerexception checked or unchecked?
How objects are stored in java?
Can we overload final method in java?
What is the use of put method?
How transient variable is different from volatile variable?
Why to use nested classes in java?