Answer Posted / pks
java is not an pure oops language, because it support primitive data type. such as int, byte,long..
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the role of javascript in html?
Example of using regular expressions for syntax checking in javascript?
What is null javascript?
How compare function works javascript?
Explain mul function in javascript?
What is the difference between innerHTML and innerText?
Is javascript easier than java?
What does "1"+2+3 evaluate to?
Is javascript object oriented?
What is decodeuri(), encodeuri() in javascript?
What are limitations in javascript?
How to convert numbers to strings using javascript?
How do I install javascript?
What is local and global scope?
What is the result of below given line of code in java script? 5+4+'7'?