-
When an object in the form receives focus
-
Occurs when the value of a field in the form is changed by the user
-
When an object in form loses focus
-
When you click your mouse on the command button
A set of JavaScript multiple-choice questions has P4 answers
Please read your knowledge and multiple choice questions around the JavaScript topic that the Network Administrator has edited below. The set of questions includes 10 sentences to try.
-
Question 1. When does the Onchange event JavaScript happen?
-
Question 2. How to add a multi-line comment in JavaScript?
-
/ * This is a comment on many lines * /
-
-
// This is a comment on many lines //
-
-
Question 3. When does the Onload event JavaScript happen?
-
When starting the program
-
When you click
-
At the end of a program
-
When hovering over
-
-
Question 4. Is JavaScript language case-sensitive?
-
Have
-
Is not
-
-
Question 5. How can I know if the browser is being used at the client?
-
navigator.appName
-
browser.name
-
client.navName
-
-
Question 6. Which of the following statements correctly calls an external script named 'xxx.js'?
Similar Post
- A set of JavaScript multiple-choice questions with P2 answers
- Multiple choice questions about Javascript language
- Set of multiple choice questions on award winning P4 programming
- Guide to creating multiple choice questions on VnEdu
- The set of JavaScript questions has the answer P1
- Set of multiple choice questions on programming with P3 prize