Why Java is not purely object oriented?
Answer Posted / bijay
java is not purely objaect oriented language because in
java we are using primitive data type & java does not
support multiple inheritance directly.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
What is meant by local variable and instance variable?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What are the supported platforms by java programming language?
What is nan inf?
What are the two parts of a conditional statement?
What is package private scope in java?
What is Classloader in Java?
Describe what a thread-local variable is in java?
What is difference between final and finally in java?
What is the difference between state-based unit testing and interaction-based unit testing?
How do you check if an arraylist is not empty?
what are three ways in which a thread can enter the waiting state? : Java thread
Explain about exception propagation?
List types of storage classes in java?