Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / narender gusain
Yes, java is a pure object oriented language b'coz it contain wrapper class whose function is to use the primitive data type as an object.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what are abstract functions?
What does @override mean?
What is the purpose of java?
What are the differences between heap and stack memory in java?
Can a function return a function?
Is java free for businesses?
What is variable explain with example?
Why string is called as immutable?
What is natural ordering in java?
What are the super most classes for all the streams?
What is composition in java?
Write a program to reverse a number in java?
How will you print number in reverse (descending) order in BST.
Is string a datatype?
What is encapsulation in java?