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
What is a java developer salary?
Why java uses the concept of the string literal?
Can we define a package statement after the import statement in java?
Explain about anonymous inner classes ?
What is identifier with example?
How to find the index of the largest number in an arraylist java?
How do you find the independent variable?
Differentiate between postfix and prefix operators in java.
What is the integer of 16?
What is the default size of load factor in hashing based collection?
What is intern method in java?
What is the difference between a choice and a list?
what is instanceof operator used in java?
What are variable names?
When would you use a static class?