JavaScript Operators

JavaScript Operators

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

TLE Q3 M6

TLE Q3 M6

10th Grade

10 Qs

TLE Q3 MODULE 6 QUIZ

TLE Q3 MODULE 6 QUIZ

10th Grade

10 Qs

Latihan ICT Part 2

Latihan ICT Part 2

10th Grade

10 Qs

Introduction to DAX in Power BI Quiz

Introduction to DAX in Power BI Quiz

12th Grade

8 Qs

tle QUIZ

tle QUIZ

10th Grade

10 Qs

L.5 . PYTHON - VARIABLES AND OPERATORS - 2

L.5 . PYTHON - VARIABLES AND OPERATORS - 2

12th Grade

10 Qs

Class 9 Conditional Statement

Class 9 Conditional Statement

9th Grade

10 Qs

TLE QUIZZIZ 2

TLE QUIZZIZ 2

9th - 12th 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.

+

=

/

-