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
Describe different states of a thread.
Can list contain null in java?
What is a lock or purpose of locks in java?
What is anagram number?
What are instance variables?
What does exclamation mean in java?
What is application system?
Explain the use of javap tool.
Explain when we should make an instance variable private.
How do you sort a string in java?
Which collections are thread safe in java?
Give me some null interfaces in java?
Can we have multiple catch block for a try block?
how can you catch multiple exceptions in java?
Program to Find the second largest element in an array.