Answer Posted / ramesh hurakadli
Java is not pure Object Oriented Programming
language,Because it supports primitive data types.so java is
not pure Object Oriented Programming language.Smalltalk is
the only language which is pure Object Oriented Programming
language.Which languages does supports primitive data types
those are not pure Object Oriented Programming language's.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why should I use abstract class?
What are the benefits of immutable objects?
Where is core java used?
Can a constructor have different name than a class name in java?
What is a map? What are the implementations of map?
What is the advantage of OOP in java?
Is nullpointerexception checked or unchecked?
What’s a deadlock?
How does sublist works in java?
Is main an identifier?
Can inner class extend any class?
what is nested class in java?
What is the difference between compare and compareto in java?
When super keyword is used?
Can java list be null?