Answer Posted / nithi
Java is not pure object oriented language.It have primitive data types. the pure object oriented language is the one which uses all the concepts of oops and use objects.but in the other case when the java uses wrapper classes for primitive data types, it will use everything as class and objects and become pure object oriented language..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is javascript not oop?
What are events in javascript?
Are namespaces are there in javascript?
Define a named function in javascript.
How to toggle display an html element?
List the comparison operators supported by javascript?
What is the difference between an Anonymous Function and a named function?
What is s+ in regex?
What is a callback url?
If an array with name as "names" contain three elements, then how will you print the third element of this array?
How do you know if a set of points is a function?
What is closure?
How use javascript html?
How to create a function using function constructor?
How to set a html document's background color?