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
Are arrays immutable in java?
Can a constructor call the constructor of parent class?
Which package has light weight components?
What is the difference between equals() and == in java?
What is fail first in java?
What is anti pattern in cyber security?
What is data type in java?
What is data type in computer?
Say any two properties in beans?
How many ways can we create the string object?
What is console based application in java?
What is java thread dump, how can we get java thread dump of a program?
Why is inheritance used in java?
How is it possible for two string objects with identical values not to be equal under the == operator?
What is bytecode in java ?