Which function among the following lets to register a function to be invoked once?
js DOM

Quiz
•
Computers
•
12th Grade - Professional Development
•
Hard
Vadivel Subramaniam
Used 103+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
setTimeout()
setTotaltime()
setInterval()
settime()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is everything treated in HTML DOM?
Node
Attributes
Elements
Arrays
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which object is the top of the hierarchy?
Window Object
Document Object
Form Object
Form Control Elements
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What among the following is an appropriate event handler for input text among the below options ?
onclick
onchange
onkeyup
onblur
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are the objects organized in the HTML DOM?
Class-wise
Queue
Hierarchy
Stack
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the below code:
Identify the correct code in order to fetch the value entered in username text field?
< body>
< form name="register">
Enter username < input value="John" id="name" name="username">
< /form>
< /body>
document.register.name.value
document.getElementById ("name").value
document.getElementByName ("name").value
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be printed in the console on execution of the below code?
var materials = [
'Hydrogen',
'Helium',
'Lithium',
'Beryllium'
];
console.log(materials.map (material => material.length));
[8, 6, 7, 9]
4
[4]
8, 6, 7, 9
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
JAVASCRIPT

Quiz
•
12th Grade
15 questions
HTML

Quiz
•
9th - 12th Grade
20 questions
HTML5 Basics

Quiz
•
6th - 12th Grade
20 questions
HTML and CSS

Quiz
•
9th - 12th Grade
20 questions
HTML Test

Quiz
•
9th - 12th Grade
15 questions
ARRAYLIST - JAVA

Quiz
•
University
15 questions
Javascript Array dan Object

Quiz
•
University
20 questions
ข้อสอบ Adobe Dreamweaver CS6

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University