JS Object and Dot Notation

Quiz
•
Computers
•
11th Grade
•
Medium
Carven Mark Viado
Used 3+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does DOM stand for?
Domain Objective Metrics
Document Object Model
Document Object Modal
Document Objective Mean
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
In JavaScript, almost everything is an _______.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax to access an object's property using dot notation?
object[property]
object.property
object->property
object(property)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will console.log(document.title); display if document.title = "My Page";?
"My Page"
document
alert
title
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you assign a new title to a webpage using JavaScript?
document.title = "New Title";
title.document = "New Title";
document(title) = "New Title";
title.document.value = "New Title";
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does document.getElementById("p1").textContent = "Updated text"; do?
Changes the paragraph text inside an element with ID "p1"
Deletes the paragraph element
Creates a new paragraph element
Appends "Updated text" to the existing paragraph
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will document.getElementById("p1"); return?
A CSS class
A string value
An object representing the HTML element
A new paragraph element
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
3.TR - SJiWP - 2023 - 01 - HTML

Quiz
•
11th Grade
22 questions
HTML, CSS y JS

Quiz
•
11th - 12th Grade
20 questions
uCertify Lesson 3 mid chapter User Interface

Quiz
•
8th - 12th Grade
20 questions
La sintassi CSS

Quiz
•
9th Grade - Professio...
20 questions
InDesign q1

Quiz
•
9th - 12th Grade
20 questions
HTML & CSS

Quiz
•
9th - 12th Grade
20 questions
Web Design Unit 3 CSS

Quiz
•
9th - 12th Grade
20 questions
m1-html-css-js

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade