The set of JavaScript questions has the answer P1

In this article, Network Administrator will send you multiple choice questions related to this topic. Let's try your knowledge about JavaScript.
  1. Question 1. In Javascript, when does the OnUnload event execute?
    1. When the program starts running
    2. When you click
    3. At the end of a program
    4. When hovering over
  2. Question 2. In Javascript, when does the Onblur event take place?
    1. When an object in form loses focus
    2. When an object in the form has focus
    3. When moving the mouse over the form
    4. When clicking the command button
  3. Question 3. In Javascript, when does the OnMouseOver event execute?
    1. When an object in form loses focus
    2. When an object in the form has focus
    3. When moving the mouse over an object in the form
    4. When clicking the command button
  4. Question 4. In Javascript Onclick event done when?
    1. When an object in form loses focus
    2. When an object in the form has focus
    3. When clicking on an object in the form
    4. When clicking the command button
  5. Question 5. In Javascript, when does the Onchange event execute?
    1. When an object in form loses focus
    2. When an object in the form has focus
    3. Occurs when the value of a field in the form is changed by the user
    4. When clicking the command button
  6. Question 6. In Javascript, what is the result of the following code?




    1. When running, another page (VNN) is displayed
    2. Can't run because it's wrong
    3. When finished, another site appears
    4. Show a single page vnn
  7. Question 7. What is the card used for?
    1. Create a text box to enter 1-line data
    2. Create a password box
    3. Create a textbox that allows multi-line input
    4. All the above comments
  8. Question 8. What is the card used for?
    1. Create a text box to enter 1-line data
    2. Create a password box
    3. Create a textbox that allows multi-line input
    4. All the above comments
  9. Question 9. Card
5 ★ | 2 Vote