Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

JavaScript and Web Development Quiz

Total questions: 15

Worksheet time: 20mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyperlinks and Text Markup Language

b)

Hyper Text Markup Language

c)

Home Tool Markup Language

d)

Hyperlinking Text Management Language

2.

Which of the following is used to style HTML elements?

a)

JavaScript

b)

CSS

c)

SQL

d)

PHP

3.

In JavaScript, what symbol is used to denote comments?

a)

// for single-line comments

b)

c)

#

d)

/* */ for single-line comments

4.

Which HTML tag is used to link an external JavaScript file?

a)

b)

c)