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 the covariant return type?
What is identifier give example?
What is the purpose of static keyword in java?
Why do we need strings in java?
Is an array a vector?
What is the difference between array and array list in java?
What is the difference between preemptive scheduling and time slicing?
What is numel matlab?
What is use of inner class in java?
Why is the type for real numbers called double?
How will you communicate between two applets?
How do you check if a string contains only numeric digits?
What is the symbol for line break?
Can singleton class be inherited in java?
What do you mean by platform independence? What is an interface?