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 boolean in java?
What is a pointer and does java support pointers?
What are selection structures?
How does hashset works in java?
What do you understand by overloading and overriding in java?
What 5 doubled?
How do you sort a string in alphabetical order in java?
Will set allow duplicates in java?
Can we create object of inner class in java?
Explain the difference between treeset and treemap in java?
What is difference between core java and java ee?
Can a source file contain more than one class declaration?
How do you delete a list in java?
Explain the selection sort algorithm and state its time complexity?
How does enum work in java?