Computer Science, asked by khushboopandey4075, 1 year ago

2. Briefly explain different types of operators used in JavaScript.

Answers

Answered by rinhu
8
JavaScript operators are used to assign values, compare values, perform arithmetic operations, and more.

JavaScript Arithmetic Operators.

JavaScript Assignment Operators.

JavaScript String Operators.

Comparison Operators.

Conditional (Ternary) Operator.

Logical Operators. ...

JavaScript Bitwise Operators.

The type of Operator.
Similar questions