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
Define linked list and its features with signature?
What is java beans?
What are java packages? What is the significance of packages?
What is the final keyword?
What is ascii format?
What is the difference between assignment and initialization?
Can you override static methods?
Explain, java is compatible with all servers but not all browsers?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is the static method?
How do you call a reference in java?
What is native method in java?
What ide should I use for java?
What is instance means in java?
What is string pool?