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
How are DOM utilized in JavaScript?
What is event in web programming?
What is the real name of JavaScript?
What is unobtrusive javascript? How to add behavior to an element using javascript?
What is the difference between rootscope and scope?
How will you get the checkbox status whether it is checked or not?
What is npm javascript?
Are Attributes and Property the same?
What are 2 (shorthand) boolean operators supported by javascript
What is the difference between scripting and programming?
What is the ‘Strict’ mode in JavaScript and how can it be enabled?
How to change the background color of HTML document using JavaScript?
Is webassembly faster than javascript?
Which is best for front end?
What is the difference between null and undefined?