What is difference between java and javascript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What are the data types available in javascript? Explain

0 Answers  


What is the ‘Strict’ mode in JavaScript and how can it be enabled?

0 Answers  


What is difference between callback and promise?

0 Answers  


what is lazy fetching in hibernate

0 Answers   iGate, Infosys,


<script type="text/javascript"> function dispValue(e) { v = function (s) { return e.name + ': ' + s } if (e.type == "") return v(e.checked ? "" : ""); else return v(e.value); }

0 Answers  






Is JavaScript case sensitive? Give an example?

0 Answers  


How can the os of the client machine be detected?

0 Answers  


How do you declare javascript?

0 Answers  


Explain the term closure?

0 Answers  


What are the types of variables in javascript?

0 Answers  


Why it is not advised to use innerhtml in javascript?

0 Answers  


What is asynchronous javascript?

0 Answers  


Categories