Answer Posted / sathish kumar.s
1.In java everthing is not an object.
2.because we are using the pritive data types to make a task
(program).
E.g, in addition of numbers, we are declaring the data type
as int, not an object. so it's not 100% pure OOP's.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is difference between final and immutable?
What is difference between pointer and reference?
What is parse method?
What is the static method?
Explain about java sdk?
How do you implement tree mirroring in java?
What is a static method in java?
What is the significance of listiterator?
Why put method is idempotent?
What is multithreading in java?
Why Java doesn’t support multiple inheritance?
What is numeric function?
What is the base class of all exception classes in java?
How can you handle java exceptions?
what is session in java?