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 define private and protected modifiers for variables in interfaces?
Which sorting is used in arrays sort in java?
What is math floor in java?
What is the purpose of an interface?
What are the high-level thread states in java programming?
How strings are created in java?
What about main thread in java?
What is byte data type?
Can a hashset contain duplicates java?
How does list work in java?
Can we overload run() method in java?
What does this () mean in java?
How can we achieve thread safety in java?
why Java does not support multiple inheritances?
Explain about interrupt() method of thread class ?