InterviewSolution
Saved Bookmarks
| 1. |
Javascript program ko kasa save karta haa |
|
Answer» Here is your answer...☺☺☺ ➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡ JavaScript is a client side scripting language now we can write server side networking codes. JavaScript runs on a web browser but for that you need to include your java SCRIPT code in a html file and open the file in a web browser. There are two ways you can include java script code in a html file: USE the script TAG to write the java script code directly in the html file it self. Write your code in a blank file and save the file with .JS extension. Next you just have to include this file in the a html file using script tag(). Open your html file in the browser and you will get the result. ✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔ I hope this answer is helpful to u...❤❤❤ Keep Asking...✌✌✌ ✨✨✨If help you. MARK my answer as a brainliest✨✨✨ |
|