how to run java script program
Answer / pritam
Java script programs can not be run directly.
Java script codes are embedded with HTML,PHP OR ASP where
these code run with program.
| Is This Answer Correct ? | 4 Yes | 0 No |
Is there an ide for javascript?
Is javascript whitespace sensitive?
Is there any difference between javascript and jscript?
To write messages to the screen without using "document.write()"?
What is a closure javascript? Explain
How are event handlers utilized in javascript?
What is Browser Object Model?
What is the difference between an array and an object?
How to get the type of arguments passed to a function?
What is the use of the ‘this’ keyword?
What companies use javascript?
Define anonymous function.