Is java supports multiple inheritance? explain?
Answer Posted / payal
Java supports multiple inheritance via interface
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Explain the use of shift operator in java. Can you give some examples?
Explain the difference between the public, private, final, protected, and default modifiers?
what is object-oriented programming in java?
What is array size in java?
When can we say that threads are not lightweight process in java?
Do I need java for windows 10?
What are different type of exceptions in java?
Can I overload to string method
Compare overloading and overriding?
Can we call a non-static method from inside a static method?
Is there a sort function in java?
what happens when a thread cannot acquire a lock on an object? : Java thread
What is meant by local variable and instance variable?
What’s the difference between applets and standalone program?
What is a control variable example?