What are operators?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are operators?
Rating:
An operator performs an action on one or two values to get another value. Operators can be used to perform arithmetic operations, comparisons, assignments, etc. JavaScript is rich in operators that perform different tasks.
The list of JavaScript operators is as follows:
- Comparison
- Connubial
- Assignment
- Boolean
- Bitwise
Rating:
Was this information helpful?
Other articles
- What is an argument?
- What is a script?
- The JavaScript Operators
- What is the do-while loop?
- What is polymorphism?
