wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 4 Java Mini Quiz

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.
a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing
a)
Cookies
b)
Data
c)
Browser
d)
Data Website
2.
What is the security feature that determines if you are a bot or not?
a)
HATCHA
b)
BATCHA
c)
WACHA
d)
CAPTCHA
3.
JavaScript was designed to add _____________________ to HTML pages
a)
Interactivity
b)
Files
c)
Text
d)
pages
4.
A JavaScript is usually ___________________directly into HTML pages
a)
embedded
b)
Connect
c)
source
d)
interrupt
5.
will tell JavaScript to ignore the remainder of the text on the current line
a)
//
b)
{}
c)
[]
d)
**
6.
are required if you want to put more than one statement on a single line
a)
Comma
b)
Semicolon
c)
Colon
d)
Paragraphs
7.
What is an object in JavaScript?
a)
A collection of properties
b)
A loop that runs a specific number of times
c)
A function that performs a calculation
d)
A type of variable that stores numbers only
8.
What is the extension for Java Script?
a)
js
b)
css
c)
html
d)
emp
9.
What is the bug in the code?
4 lines