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 does || || mean in math?
What is the major drawback of internal iteration over external iteration?
Why parsing is done?
Why is stringbuffer not immutable?
Which programming language is best in future?
Why singleton pattern is better than creating singleton class with static instance?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
How many types of interfaces are there?
Explain how can you debug the Java code?
how to deploy apache tomcat server to weblogic server in java
What is class??
Give the difference between the println method and sqrt method?
What is the format specifier?
What is an example of a conditional statement?
Can you tell me range of byte?