wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Javascript

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

It can be an assignment operation, a function call, or a control structure

a)

Comments

b)

Case Sensitivity

c)

Data Types

d)

Statements

2.

These are used to put information that can be useful later, and in JavaScript these are ignored by the browser.

a)

Comments

b)

Case Sensitivity

c)

Data Types

d)

Statements

3.

Names that refer to commands, functions, variables and keyword should be written correctly, variable “A” and “a” are two different variables.

a)

Comments

b)

Case Sensitivity

c)

Data Types

d)

Statements

4.

It can be Numeric, String, Boolean or Null.

a)

Comments

b)

Case Sensitivity

c)

Data Types

d)

Statements

5.

A type of network that is limited to a school or a similar location.

a)

LAN

b)

MAN

c)

WAN

d)

CAN

6.

A network limited to a room or building.

a)

LAN

b)

MAN

c)

WAN

d)

CAN

7.

Developed by William Oughtred, the device consists of two movable rulers placed side by side.

a)

Pascal Calculator

b)

Abacus

c)

Slide Rule

d)

Leibnitz Calculator

8.

Who is the first computer programmer?

a)

Bill Gates

b)

Mark Zuckerberg

c)

Lady Ada Agusta

d)

Charles Babbage

9.

Inside which HTML element do we put the JavaScript?

a)

<js>

b)

<script>

c)

<scripting>

d)

<javascript>

10.

The external JavaScript file must contain the <script> tag

a)

true

b)

false