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
Can we override the static methods?
What is math floor in java?
List the features of java programming language.
What is the difference between variable & constant?
What is the primary benefit of encapsulation?
What is the implementation of destroy method in java. Is it native or java code?
Difference between class#getinstance() and new operator ?
Why is it called buffering?
What does indexof return in java?
Differences between C and Java?
Define the term string pool?
Can we start a thread twice in java?
How does indexof work?
Is overriding possible in java?
Is an empty arraylist null?