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 are 5 boolean operators?
Why is stringbuffer not immutable?
Where is const variable stored?
What is off heap memory?
Can one thread block the other thread?
Explain static nested classes ?
what do you mean by classloader in java?
What is boolean used for?
What is a dynamic array in java?
What is an immutable class? How to create an immutable class?
What is the locale class in java programming?
Write a program to find maximum and minimum number in array?
When should a function throw an exception?
What is a line separator in java?
What do you know about the garbage collector?