JavaScript Operators: The Basics You Need to Know
What operators are :
operators are the symbols that perform any operation on a value or a variable.
Here a and b are operands and + is a operator.
Arithmetic operators (+, -, *, /, %):
Arithmetic op
bishtvoperators.hashnode.dev2 min read