Why Java is not purely object oriented?
Answer Posted / abhijit sawant
I think java is not purely object oriented bcoz there are
some concepts which are not implemented in java like
multiple inheritance.
we can implement it by using the concept interface.
we cannot implement it directly so the java is not purely
object oriented.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between hashset and treeset in java?
What is the applet security manager, and what does it provide?
Write a program to reverse a number in java?
What is difference between static and final?
What is treeset in java?
What is natural ordering in java?
Does a function need a return?
Does the order of public and static declaration matter in main method?
What is the difference between an if statement and a switch statement?
What are synchronized blocks in java?
Is hashset ordered?
what are abstract functions?
Why is multithreading important?
How many ways can you break a singleton class in java?
Is java free for businesses?