Which operaters are used in Java script?
Answers
Answered by
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
0
Answer:
There are various operators supported by JavaScript:
Arithmetic Operators
Comparison Operators
Logical Operators
Assignment Operators
Ternary Operators
typeof Operator
Similar questions