How do I get javascript?



How do I get javascript?..

Answer / Sunil Kumar Gupta

To use JavaScript, you first need to include it in your HTML file. You can do this by adding a script tag at the bottom of your HTML file like so: <script type="text/javascript"> // Your JavaScript code here </script>.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?

1 Answers  


What are the five data types?

1 Answers  


What is encodeuri() function?

1 Answers  


Explain higher-order functions in javascript?

1 Answers  


How host objects are different from native objects in javascript?

1 Answers  


What are a fixed-width table and its advantages in javascript?

1 Answers  


What is the best ide for javascript development?

1 Answers  


Write the point of difference between web-garden and a web-farm?

1 Answers  


What are the different actions that are performed using javascript?

1 Answers  


What is enum with example?

1 Answers  


What does isNaN function do?

2 Answers   Satyam,


What is a prompt box in javascript?

1 Answers  


Categories