JavaScript Operators

JavaScript Operators

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Python tokens and Datatypes XI C1

Python tokens and Datatypes XI C1

11th Grade

8 Qs

TLE QUIZZIZ 2

TLE QUIZZIZ 2

9th - 12th Grade

10 Qs

TLEQ3MOD6 QUIZ

TLEQ3MOD6 QUIZ

10th Grade

10 Qs

List Quiz No 1

List Quiz No 1

11th - 12th Grade

10 Qs

Python Revision

Python Revision

10th Grade

10 Qs

jennnieyahhhhhhhhhhhhhhh

jennnieyahhhhhhhhhhhhhhh

10th Grade

10 Qs

CS Disco U3L12

CS Disco U3L12

6th - 12th Grade

10 Qs

Variable

Variable

11th 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.

+

=

/

-