Search Header Logo

8.CT.a.1 - Enemies

Authored by Vincent Maxwell

Computers

8th Grade

Used 1+ times

8.CT.a.1 - Enemies
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In JavaScript, what does this mean?

==

1 == 0 are the same

2 == 2 are equal

3 == 3 are not equal

4 == 4 is close to each other

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, what does this mean?

!=

1 != 1 is true

2 != 2 are equal

3 != 4 are not equal

4 != 5 is not true

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In JavaScript, what does this mean?

{}

Block of code to run

A conditional comparison

Declare a variable

Collection of items in an array

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In JavaScript, what data type is this variable?

var age = 19;

Object

Integer

String

Array

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In JavaScript, how would you describe "jump"?

function jump(amount) { this.sprite.velocityY = amount; }

An object that can jump

A variable that is of value amount

Extra information passed to the function; a parameter

The function used to make the sprite jump

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In JavaScript, what does this symbol indicate?

;

Used to separate blocks of code

End of statement/line of code

End of code block

A variable was declared

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select all that apply for a variable in JavaScript

Its value can change

Declare with 'var'

Can be of type integer, string, object or array

Executes code

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?