CARD 1
Introduction
Login to report note issues for this section.
Operators
An operator is a symbol that performs an operation on one or more values (called operands) and produces a result.
codejs
JavaScript operators are grouped by what they do. This topic covers three categories: arithmetic, comparison, and logical.