Why Java is not purely object oriented?
Answer Posted / n.prabakaran
java is an not purely object oriented language.c++ is an
purely object oriented language.Because of java support OOPs
principles and others concept support that reason only java
is an not purely obj oriented language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is the class in java?
What is difference between string and new string?
What happens if we override only equals?
Have you ever used hashtable and dictionary?
Why is java not 100% pure oops?
What are the super most classes for all the streams?
What is the purpose of static methods and variables?
What is the replace tool?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is the range of the short type?
Can we override protected method in java?
Which is faster set or list in java?
Is java util regex pattern thread safe?
What is lexicographically smallest string?
What is private protected in java?