JavaScript Operators

JavaScript Operators

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz 1

Quiz 1

9th Grade

16 Qs

Operators in Java

Operators in Java

9th - 10th Grade

16 Qs

PLTW CSE Essentials - Review for EOC #1

PLTW CSE Essentials - Review for EOC #1

9th - 12th Grade

20 Qs

Programming

Programming

7th - 11th Grade

19 Qs

QUIZ - VARIABLES / OPERATORS / CONDITIONAL STATEMENT

QUIZ - VARIABLES / OPERATORS / CONDITIONAL STATEMENT

9th Grade

15 Qs

Python Operators

Python Operators

9th Grade

19 Qs

CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

Quiz -2 Arithmetic Expressions Evaluation in C

Quiz -2 Arithmetic Expressions Evaluation in C

12th Grade

15 Qs

JavaScript Operators

JavaScript Operators

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Greg Baker

Used 399+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol represents the and operator in JavaScript?

AND

and

&

&&

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol represents the or operator in JavaScript?

OR

or

||

|

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to declare a variable?
variable myName
var myName
MY_NAME
VAR myName

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is NOT a logical operator?
||
&&
$$
!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arithmetic Operators - 
What is + ?
Addition
Subtraction
Multiplication
Division

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arithmetic Operator
What is a - ?
Addition
Subtraction
Multiplication
Multiplication
Modulo

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arithmetic Operator
What is a * ?
Addition
Subtraction
Multiplication
Modulo

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?