wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

VR Level 2

Total questions: 25

Worksheet time: 50mins

Name
Class
Date
1.

Math.floor(67.8) =

a)

68

b)

67

c)

67.5

d)

68.5

2.

Math.floor(5) =

a)

5

b)

4

c)

4.5

d)

6

3.

Math.ceil (67.8) =

a)

66

b)

67

c)

68

d)

69

4.

Math.ceil (6) =

a)

4

b)

5

c)

6

d)

7

5.

Math.floor ( -1.8 ) =

a)

-2

b)

-3

c)

-1

d)

0

6.

Math.ceil (-2.3) =

a)

-2

b)

-3

c)

-1

d)

0

7.

Math.random() returns a

a)

floating point number between 0 and 1

b)

floating point number inclusive of 0 and exclusive of 1

c)

returns any random number

d)

returns a number between 0 and 100

8.

10 * ( Math.random() + 1 ) =

a)

a number between 10 and 20 excluding 20

b)

a number between 10 and 20 including 20

c)

a number from 0 to 50

d)

a number from 0 to 100

9.

Math.round (2.4) =

a)

2.5

b)

2.3

c)

3

d)

2

10.

Math.round (9.9) =

a)

10

b)

9

c)

9.8

d)

9.7

11.

var p = [ ]

a)

declares a string

b)

declares an empty array

c)

declares a number

d)

none

12.

var is a :

a)

short form for variance

b)

is a keyword used to declare a variable

c)

is an invalid word

d)

none

13.

1 : Hatch.createTimer('clockTimer', 1000, function ())

2 : Hatch.createTimer('clockTimer', 100, function ())

a)

1 is slower

b)

2 is faster

c)

Neither 1 nor 2

d)

Both 1 and 2

14.

For an array named p , p.length gives :

a)

the number of elements in the array

b)

the sum of all the elements in the array

c)

the product of all the elements in the array

d)

none

15.

The first element of an array named p can be accessed using :

a)

p[1]

b)

p [ first ]

c)

p [0]

d)

none

16.

To set the height of the Bazooka at 20, we use :

a)

Bazooka.setX(20)

b)

Bazooka.setY(20)

c)

Bazooka.setZ(20)

d)

None

17.

The loop :

for (var u=0;u<25;u++)

executes how many times ?

a)

24

b)

25

c)

26

d)

27

18.

To set the Box to be invisible, we use :

a)

Box.setVisible('false')

b)

Box.setVisible('true')

c)

Box.Visible('false')

d)

Box.Visible('true')

19.

On which Tier would you be able to unlock Brutus?

a)

5

b)

10

c)

20

d)

25

20.

Which of the following is an available vehicle in Fortnite?

a)

shopping cart

b)

submarine

c)

F-35

d)

none

21.

What happened to Dusty Depot in Season 4?

a)

A massive nuke hit it to make way for Tilted Towers.

b)

It was destroyed by a meteor.

c)

The Visitor crashed a rocket there.

d)

none

22.

Which limited time mode (LTM) allows players to interact with friends, practice building and work on shooting skills for a set amount of time without fear of certain game death?

a)

50 Vs 50

b)

High Explosives

c)

Playground

d)

none

23.

What’s the purpose of llamas within Fortnite?

a)

They’re a food source.

b)

They contain resources.

c)

They’re deadly – run away if you see a llama!

d)

none

24.

What's the purpose of the game's color-coding system?

a)

It rates the player by ability level.

b)

It labels how rare or common the various weapons are.

c)

It tells a player how many opponents are left.

d)

none

25.

Which game is often described as a more grown-up version of Fortnite?

a)

PUBG

b)

HALO

c)

Call of Duty

d)

San Andreas