Why Java is not purely object oriented?
Answer Posted / devarathnam
Hi... Java is not 100% object oriented ,because JAVA
doesnot support multiple inheritance directly.
Is This Answer Correct ? | 74 Yes | 31 No |
Post New Answer View All Answers
What is meant by data hiding/encapsulation?
Difference between static binding and dynamic binding?
What happens if a constructor is declared private?
Which eclipse is best for java?
What is type parameter in java?
What data structures are used to perform recursion?
If you are given the name of the function at run time how will you invoke the function?
What is data and its types?
Are constructors methods?
What are the steps involved to write rmi based programs?
Explain about member inner classes?
What is the arraylist in java?
Difference between collection, collection and collections in java?
How do you write a good declaration?
What is meant by class loader? How many types are there?