Can any one tell me how Java is purely an Oops language
Answer Posted / ranganathkini
I VERY STRONGLY DISAGREE WITH THE PREVIOUS ANSWER!
JAVA IS NOT A PURE OOPS LANGUAGE!
Just taking the previous answer's context that every thing
in Java is an object itself is wrong. Java makes strong
distinction between primitive data types and reference
types. Hence the primitive data types are not treated as
objects.
Java provides wrapper classes that can be used to "box"
primitive data types and use them as objects.
Hence this defeats one of the main point of OOPS languages
that everything u use must be an object.
PLEASE PRACTICE CAUTION WHEN U POST ANSWERS!
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What Is The Disadvantages Using InnerHTML In JavaScript?
How to change style on an element?
How long does it take to learn javascript?
What is the use of blur function?
Explain window.onload and ondocumentready?
What are the different types of errors available in javascript?
What is servlet in javascript?
Write a program to reverse a string in pure javascript?
What is a closure and why are they so useful to us?
Is javascript client side or server side?
Why is java better than javascript?
What are the properties of stack?
What is strict mode in javascript?
Should you use var or let?
How Can I get facebook fans/likes?