Can I write javascript in notepad?


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

Post New Answer

More JavaScript Interview Questions

How do I add a javascript event handler to an html page element?

0 Answers  


What is strict mode in javascript?

0 Answers  


What are the ways of making comments in javascript?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


Can you give an example showing javascript hoisting?

0 Answers  






What are self invoking functions?

0 Answers  


What are the advantages of using external javascript?

0 Answers  


What is constructor?

1 Answers  


What is javascript in simple terms?

0 Answers  


How can you declare a class in javascript?

0 Answers  


How to get the type of arguments passed to a function?

0 Answers  


What does the "Access is Denied" IE error mean?

0 Answers  


Categories