module6

module6

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

g17 zamora FITB

g17 zamora FITB

10th Grade

10 Qs

Q3:M6-TLEG9

Q3:M6-TLEG9

10th Grade

10 Qs

AP Computer Science Principles Unit 4 Review

AP Computer Science Principles Unit 4 Review

9th Grade - University

15 Qs

ActionScript Review

ActionScript Review

12th Grade

10 Qs

Cyber Camp 2

Cyber Camp 2

11th Grade

11 Qs

rainbow six siege

rainbow six siege

7th - 12th Grade

10 Qs

tle activity

tle activity

10th Grade

10 Qs

rainbow six siege quiz

rainbow six siege quiz

1st - 12th Grade

10 Qs

module6

module6

Assessment

Quiz

Other

9th - 12th Grade

Hard

Created by

Alliana Guzman

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

5 sec • 1 pt

_____ operator (=) assigns a value to a variable.

2.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

The multiplication operator ____ multiplies numbers.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The addition assignment operator ____ adds a value to a variable.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Adding two numbers, will return the sum, but adding a number and a string will

return a string.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_______________ this operators can also can be used to add strings.

Example:

var txt1 = "Rose";

var txt2 = "Dee";

var txt3 = txt1 + " " + txt2;

The result of txt3 will be: Rose Dee

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____ work on 32 bits numbers. Any numeric operand in the operation is

converted into a 32 bit number. The result is converted back to a JavaScript number.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

This ____ multplies numbers.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?