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 Classloader in Java?
What is length in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.
Is 0 an even number?
How do you differentiate abstract class from interface?
Why java is said to be pass-by-value ?
What is anagram of a string?
How can I become a good programmer?
What is data type in computer?
Why is a string immutable?
Does list allow duplicates in java?
What classes of exceptions may be caught by a catch clause in java programming?
If I only change the return type, does the method become overloaded?
What's the difference between int and integer in java?
Is java free for businesses?