JavaScript Operators

JavaScript Operators

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Grade 10 Python Quiz

Grade 10 Python Quiz

10th Grade

10 Qs

AP Test words

AP Test words

11th Grade

10 Qs

10.QZ While Loops & For Loops

10.QZ While Loops & For Loops

9th - 12th Grade

9 Qs

Python Tokens

Python Tokens

12th Grade

7 Qs

TLEQ3 M6

TLEQ3 M6

10th Grade

10 Qs

module6

module6

10th Grade

10 Qs

Python Operators

Python Operators

11th Grade

10 Qs

Javascript Operator

Javascript Operator

10th Grade

10 Qs

JavaScript Operators

JavaScript Operators

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Mercy Cuaresma

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

These are special symbols used to perform operations on operands, which can be variables or values.

Operators

Assignment

Operands

Sign

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This type of operator JavaScript provides comparison operators that compare two operands and return a boolean value true or false.

Assignment

Comparison

Logical

Arithmetic

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In JavaScript, the ______ operators are used to combine two or more conditions.

Assignment

Comparison

Logical

Arithmetic

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

JavaScript provides the _____ operators to assign values to variables with fewer keystrokes.

Assignment

Comparison

Logical

Arithmetic

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This symbol is used in the assignment operators to assign values.

+

=

/

-