Answer Posted / billuyadav208
No, Java Is Not Puerly Object Oriented Because it use
primitive data types and hence is not a pure object oriented
language.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Can we make main() thread as daemon?
What is immutable state?
what are the states associated in the thread? : Java thread
Why parameters should be passed by reference?
What is an interface in java? Explain
Why is string class considered immutable?
Which variables are stored in heap?
What is the effect of keeping a constructor private?
What is the difference between jdk, jre, and jvm?
What is constant in programming?
What is a get method?
What is meant by polymorphism?
Where we write javascript code in html page?
What is the difference between final, finally and finalize() in java?
What will be the initial value of an object reference which is defined as an instance variable?