JS - Knowledge Check

Passage
•
Computers
•
University
•
Medium
John Oli
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Create a variable called carName, assign the value Volvo to it.
let ________ = "________"
2.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Fill in the Blank( See Picture )
Display the sum of 5 + 10, using two variables: x and y.
3.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Fill in the Blanks ( See Picture )
Create a variable called z, assign x + y to it, and display the result in an alert box.
4.
FILL IN THE BLANK QUESTION
2 mins • 5 pts
Fill in the Blanks (See Picture)
On one single line, declare three variables with the following names and values:
firstName = "John"
lastName = "Doe"
age = 35
5.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Fill in the Blanks ( See Picture )
Make the function return "Hello".
6.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Fill in the Blanks ( See Picture )
Create a function called "myFunction".
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is the correct JavaScript syntax to change the content of the HTML element below?
<p id="demo">This is a demonstration.</p>
document.getElementByName("p").innerHTML = "Hello World!";
#demo.innerHTML = "Hello World!";
document.getElementById("demo").innerHTML = "Hello World!";
document.getElement("p").innerHTML = "Hello World!";
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz 2 Front-End Development

Quiz
•
University
20 questions
Week 2 - Assessment 2 (ITNW0223)

Quiz
•
University
18 questions
Web Programming Lab PCS-693

Quiz
•
University
15 questions
IT ERA MIDTERM EXAM P2

Quiz
•
University
19 questions
Web Development Quiz

Quiz
•
University
15 questions
HTML + CSS

Quiz
•
University
12 questions
HTML, JAVASCRIPT,XML

Quiz
•
University
20 questions
JS Skill Assessment (Internal Exam)

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade