Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / mishal tripathi
No, it is not purely object oriented because of primitive
data types.
| Is This Answer Correct ? | 30 Yes | 15 No |
Post New Answer View All Answers
What is the += operator called?
How do I know if java is installed?
What is meant by singleton class?
What is the synchronized method modifier?
Is array serializable java?
Does java support multiple inheritance or not?
What is a condition in programming?
What does @override mean?
Why singleton is not thread safe?
Explain abstract class in java?
Is void a data type in java?
What is the benefit of inner classes in java?
Can we have multiple classes in single file ?
Why wait and notify methods are declared in object class?
What is the meaning of course?