Search Header Logo

Q3-1 Quiz Review

Authored by Natalia McDade

Computers

11th Grade

Used 9+ times

Q3-1 Quiz Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code do?

var scienceGrade;

Declares the variable scienceGrade
Initializes the variable scienceGrade
Assigns value to the scienceGrade
None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the data type for the value:

true?

String
Integer
Boolean
Float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code do?

scienceGrade = 91;

Declares the variable scienceGrade
Initializes the variable scienceGrade
Assigns value to the scienceGrade
None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What keyword declare a variable in JavaScript?

variable
var
const
myX

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code do?

var mySum;

Declares the variable mySum
Initializes the variable mySum
Assigns value to mySum
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which variable assignment is correct?

myStreet= Chestnut;
myStreet= "Chestnut";
my Street = Chestnut St;
All incorrect

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the data type for:

"Student full name is"?

String
Integer
Boolean
Float

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?