Answer Posted / saritha
java is not pure object oriented programming language.
it does not support multiple inheritance..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List down the methods and interfaces of collection class in java.
How do you detect memory leaks?
What is a double vs float?
Is array primitive data type in java?
What are advantages and disadvantages of OOPs?
What are the basics of core java?
Why stringbuffer is faster than string?
How to disable caching on back button of the browser?
How do you declare an array in java?
What is the purpose of tostring() method in java?
Which sorting is best in java?
Explain the difference between runnable and callable interface in java?
What does nextint () do in java?
Difference between this() and super() ?
What is an interface in java? Explain