Computer Science, asked by Samiksha9842, 1 day ago

Which operaters are used in Java script?

Answers

Answered by 160336mokshithagbkm
0

There are various operators supported by JavaScript:

  • Arithmetic Operators.
  • Comparison Operators.
  • Logical Operators.
  • Assignment Operators.
  • Ternary Operators.

Hope it is helpful

Pls mark me as brainliest

Answered by nivritharamkuni
0

Answer:

There are various operators supported by JavaScript:  

Arithmetic Operators

Comparison Operators

Logical Operators

Assignment Operators

Ternary Operators

typeof Operator

Similar questions