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
How do you sort a list in java?
Why multiple inheritance is not supported by java?
What is ternary operator?
What are classloaders?
Do we have pointers in java?
When can we say that threads are not lightweight process in java?
How do you implement tree mirroring in java?
Why is java logo a cup of coffee?
Write a program to solve producer consumer problem in java?
How can the checkbox class be used to create a radio button?
What is vector?
What is the difference between procedural and object-oriented programs?
Why do we need array in java?
what is thread? What are the high-level thread states? : Java thread
How do you do descending order in java?