Embedding JavaScript

JavaScript can be embedded in an HTML page in different ways to add interactivity, manipulate the DOM, and handle events.

1. Inline JavaScript 

You can place JavaScript directly inside an HTML tag using the onclick, onmouseover, or other event attributes.


🔹 Best for simple event handling but not recommended for larger applications.

2. Internal JavaScript 

You can write JavaScript within a script tag inside an HTML file, usually placed in the <head> or at the bottom of <body>.
Qus. 1 : Which of the following is not considered as an error in JavaScript?

  1. Syntax error
  2. Accessing a variable or function that is not defined
  3. Division by zero
  4. None of these
Qus. 2 : What is the correct JavaScript syntax to write Hello World?

  1. System.out.println("Hello Word")
  2. println ("Hello Word")
  3. document.write("Hello Word")
  4. response.write("Hello Word")
Qus. 3 : Inside which HTML element do we put the JavaScript?

  1. <javascript>
  2. <script>
  3. <scripting>
  4. <link>
Qus. 4 : What is the correct syntax for referring to an external script called "data.js"?

  1. <script name="data.js">
  2. <script href="data.js">
  3. <script src="data.js">
  4. <link href="data.js">
Qus. 5 : What is the correct syntax for referring to an external script called "xxx.js" ?

  1. <script href="xxx.js">
  2. <script src="xxx.js">
  3. <script name="xxx.js">
  4. <script id="xxx.js">
Qus. 6 : Which is the correct syntax to call an external JavaScript file in the current HTML document ?

  1. <script src=" test.js"'></script>
  2. <script href=" test.js"></script>
  3. <import src=" test.js"></import>
  4. <script link=" test.js"></script>
Qus. 7 : Which of the following is not a JavaScript framework or library?

  1. React
  2. Angular
  3. Vue.js
  4. Django

Programs

Latest Current Affairs 2025 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad