Is java supports multiple inheritance? explain?
Answer Posted / anil singh(kushinagar)
No!. Java support multi_lable,single inheritence but not
multiple inheritence.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you create an array in java?
What are the two main uses of volatile in Java?
How to compare two strings in java program?
Define a package.
Describe method overriding
Is oracle charging for java?
What is finalize method?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is bufferedreader in java?
Can we assign the reference to this variable?
How we can make copy of a java object?
What is compareto?
Can we define constructor in inner class?
What is the difference between static binding and dynamic binding?
How to optimize the javac output?