Why Java is not purely object oriented?
Answer Posted / k.dinesh
java is a pure oop / oop i like 1, java is supporting all.
so,this question is hyphothetical
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What happens if a constructor is declared private?
Why unicode is important?
What is difference between java and java ee?
What is the difference between the paint() and repaint() methods in java programming?
what is server side caching?
Can a set contain duplicates?
What are the differences between checked exception and unchecked exception?
Explain jvm, jre, and jdk?
What is the role of garbage collector in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What are the three parts of a lambda expression? What is the type of lambda expression?
Explain polymorphism citing an example.
What is object data type?
What best practices should you follow while writing multithreaded code in java?
Which class is used by server applications to obtain a port and listen for client requests?