Why Java is not purely object oriented?
Answer Posted / sujith
Java is not purely objected oriented because it does not support multiple inheritance and operative overloading. But multiple inheritance is possible with the help of interfaces.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an object's lock and which object's have locks in java programming?
What does jenkins do?
What is literal example?
Are variables stored in ram?
Write a program to print count of empty strings in java 8?
Is integer immutable in java?
What is meant by distributed application? Why are we using that in our application?
What is a line break?
What is the use of inner class?
What is gui programming?
What is meant by overloading?
Tell some latest versions in JAVA related areas?
What is assembly condition codes?
Explain the overview of UDP messaging.
What is classname class in java?