Is java supports multiple inheritance? explain?
Answer Posted / samuelj/samsjjj@gmail.com
java does not support Multiple inheritance so we can use
Interface
interface contains the abstract methods
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can an interface extend another interface?
What is ++ a in java?
What is meant by null and void?
What is sorting in java?
What is a constructor overloading in java?
What is the file type?
What is enhanced loop in java?
How to write custom exception in java?
List any five features of java?
Why is stringbuffer thread safe?
Implement two stacks using a single array.
What is entry set in java?
What are the special characters?
Is null an object in java?
What is the use of pattern in java?