Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / seshu godavarthi
java is not pure object oriented programming language,becoz
datatypes in java are not objects
Is This Answer Correct ? | 20 Yes | 12 No |
Post New Answer View All Answers
Why is whitespace important?
What do you mean by jjs in java8?
What is canonical name in java?
Which package has light weight components?
What is the static field modifier?
What are different exception types exceptions available in java ?
What is autoboxing in java?
Program to Find the second largest element in an array.
How is it possible for two string objects with identical values not to be equal under the == operator?
Is 0 an even number?
What is instance means in java?
Is null or empty java?
Explain about narrowing conversion in java?
What is the difference between jfc & wfc?
What is meant by class and object in java?