Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / supriya
No,
1.Primitive data types are present
2.Multiple inheritance is not support which is OOPs concept.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can we have multiple classes in a single file?
What is hashing principle in java?
How do you remove all elements from an arraylist in java?
Enlist diffrent types of inheritance supported by java?
What is the purpose of using java.lang.class class?
What is the unit of plancks constant?
What is final int?
Is null a string or object in java?
What are variable names?
Define iterator and methods in iterator?
Which java version is latest?
What are different types of encoding?
How to sort an array in java without using sort method?
What is the difference between preemptive scheduling and time slicing in java programming?
what is recursion in java