Unit 14 - Intro to JS in HTML

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Jocelyn Hall
Used 6+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable stores the user input?
name
yourName
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a programmer wants to display a pop up message, which function is most appropriate to use?
console.log()
alert()
<script>
prompt()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable stores an HTML element?
name
yourName
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the console?
A type of web browser
A debugging tool that is build into a web browser
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code alters an HTML element?
11
12
13
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a programmer wants to get user input, which function is most appropriate to use?
console.log()
alert()
<script>
prompt()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What gets printed to the console?
<h3 id="welcome">Welcome Ms. Hall</h3>
Welcome Ms. Hall
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the best practice for implementing a script tag?
<script>
</script>
<body>
<h2></h2>
</body>
<body>
<script>
</script>
<h2></h2>
</body>
<body>
<h2></h2>
<script>
</script>
</body>
<body>
<h2></h2>
</body>
<script>
</script>
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What gets printed to the console?
<h3 id="welcome">Welcome Ms. Hall</h3>
Welcome Ms. Hall
Similar Resources on Wayground
10 questions
10 класс - Форматирование текста в HTML (2 урок)

Quiz
•
10th Grade
14 questions
css revision

Quiz
•
10th Grade
10 questions
ASK T1 - Kod Arahan HTML

Quiz
•
7th - 10th Grade
10 questions
Информатика 11 сынып HTML

Quiz
•
1st - 12th Grade
10 questions
HTML/CSS Intro Quiz

Quiz
•
9th - 12th Grade
10 questions
RC - 1ª Serie NEM - N13T

Quiz
•
10th Grade
8 questions
JavaScript y CSS

Quiz
•
11th Grade
8 questions
saldeee

Quiz
•
10th Grade
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade