Why java is not a pure object oriented language?
Answer Posted / el
Java allows reflection, which is a very powerful feature, but is not pure oop concept.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is arraylist class in java?
What languages are pass by reference?
What is the final access modifier in java?
What is anti pattern in java?
What do you understand by the term polymorphism?
What is the use of inner class?
What is the intersection and union methods?
What are the supported platforms by java programming language?
What does @param args mean in java?
Can you override a final method?
how to split string in java?
How many types of array are there?
What are the various access specifiers for java classes?
Difference between a process and a program?
Differentiate jar and war files?