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
What is the best way to findout the time/memory consuming process?
What flag up means?
What are the important features of Java 10 release?
What are multiple inheritances?
What is the difference between pass by reference and pass by pointer?
Difference between static binding and dynamic binding?
Explain access specifiers?
What does sprintf return?
What is public static?
What are java packages? What is the significance of packages?
What is return code?
What is the static block?
Is array passed by reference in java?
Can inner class extend any class?
Define the term string pool?