JavaScript Operators

JavaScript Operators

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Q3 G9 St Garnet Pre-Assessment

Q3 G9 St Garnet Pre-Assessment

9th Grade

10 Qs

L. 4. Introduction to Hypertext Pre-Processor - 5

L. 4. Introduction to Hypertext Pre-Processor - 5

12th Grade

10 Qs

Q3 module-6

Q3 module-6

10th Grade

10 Qs

Unit 3 Lesson 1 Using Expressions

Unit 3 Lesson 1 Using Expressions

10th Grade

10 Qs

G3M6

G3M6

10th Grade

10 Qs

Python Operators

Python Operators

11th Grade

10 Qs

quiz 2

quiz 2

8th - 11th Grade

10 Qs

Grade 10 Python Quiz

Grade 10 Python Quiz

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.

+

=

/

-