Quiz
Which is not a main file type that we use to make websites?
.html
.exe
.js
.css
A JavaScript object is wrapped by what charaters?
[]
;;
{}
()
Moles are which of the following?
Omniverous
Adorable
Whackable
All of the above
In Japanese "か" is prounounced...
ka
ko
ke
ki
The gravitational constant on earth is approximately...
10m/s^2
.809m/s^2
9.81m/s^2
84.4m/s^2
45 (in base 10) is what in binary (base 2)?
101101
110011
011101
101011
4 << 2 = ...
16
4
2
8
Given the lengths of two sides of a right triangle (one with a 90 degree angle), how would you find the hypotenuse?
Pi*Radius^2
Pythagorean Theorem
Calculator?
Sin(side1 + side2)
True or False: All games must run at at least 60 frames per second to be any good.
True
False
Using a server can help you to...
hide your code.
have a performant game.
create shared experiences for players.
all of the above.