JavaScript Practices #5

Quiz
•
Computers
•
12th Grade
•
Easy

Nixon Lopez
Used 5+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You are writing a program that includes an update() function. The function must update a paragraph element with input from the user and then hide the input box.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Internal JavaScript can be placed within the <head> tag.
True
False
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Placing your scripts at the bottom of the page body lets the browser load the other elements of the page first.
True
False
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Internal JavaScript is linked using the tag <script src=”internal” type=”text/javascript”>.
True
False
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You need to determine whether a string named str is empty.
What is the correct syntax?
str == null
str == “null”
str == “”
str == “empty”
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Analyze the following code. Line numbers are included for reference only.
The call to the multiply function on line 19 returns 100
True
False
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the data type for line 05?
string
boolean
number
null
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
16 questions
Database Query

Quiz
•
11th - 12th Grade
10 questions
Loops & Conditional Blocks in Scratch

Quiz
•
6th - 12th Grade
8 questions
Roblox Lua Scripting Quiz

Quiz
•
1st - 12th Grade
15 questions
Typefaces!

Quiz
•
12th Grade
7 questions
Python Packing & Unpacking Review

Quiz
•
9th - 12th Grade
7 questions
while loops Intro2Java v1

Quiz
•
9th Grade - University
11 questions
Variables in Scratch

Quiz
•
2nd Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade