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 string builder?
Is there is any difference between a scrollbar and a scrollpane?
What are the different collection views provided by maps?
what is aggregation in java?
What is file in java?
What is meant by call by reference?
what is difference betweem home interface and remote interface?
What is the meaning of course?
How many types of assembly languages are there?
Is there any case when finally will not be executed?
How thread scheduler schedule the task?
What is the exact difference in between Unicast and Multicast object?
What are the two parts of a conditional statement?
What is parsing a string?
What is a static method in java?