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 |
What's the date object using javascript?
How do you define a class and its constructor?
What is a module code?
How many types of functions JavaScript supports?
Explain javascript event delegation model?
What typeof returns for a null value?
Is it possible make a call to server side event of any button using javascript?
Define event bubbling?
How can you get the total number of arguments passed to a function?
Difference between the substr() and substring() in JavaScript?
Is javascript free to use?
How to convert json object to string?