
Kuizi 13 - Web
Authored by Shkodran Hasani
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What method is used to select an element by its ID?
document.getElementsByClassName
document.querySelector
document.selectById
document.getElementById
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method adds a new element to the end of a parent element?
pushElement
appendChild
addChild
insertElement
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you remove an element from the DOM?
Use element.delete() to remove an element.
Call removeElement(element) method.
Set element.style.display to 'none' to hide it.
Use element.remove() or parentNode.removeChild(element).
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the addEventListener method?
To remove an event handler from an element.
To attach an event handler to an element.
To create a new HTML element.
To change the style of an element.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property is used to access the first child of a node?
firstChild
parentNode
lastChild
nextSibling
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What method would you use to change the text content of an element?
Use the 'setAttribute' method on the element.
Use the 'innerHTML' property of the element.
Change the 'style' property of the element.
Use the 'textContent' property of the element.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you prevent the default action of an event?
Use event.stopPropagation() in the event handler.
Set the event's return value to false.
Use event.preventDefault() in the event handler.
Call the function directly without any parameters.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
20 questions
Skill Competition Quiz 2024
Quiz
•
10th Grade - University
11 questions
Types of Mass Media
Quiz
•
10th Grade - Professi...
10 questions
Contact Center Sevices
Quiz
•
7th - 10th Grade
10 questions
ICT as Platform for Change
Quiz
•
11th - 12th Grade
10 questions
Hands-on Modul 3
Quiz
•
University
10 questions
emtech
Quiz
•
12th Grade
10 questions
Visual Basic 2010
Quiz
•
8th Grade - University
10 questions
CS100||MsWord
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade