DEV Community

Avinashd
Avinashd

Posted on

Js in bits - 8.1(basic operators)

Learning js should be fun. It is fun if it's easy.
I tried my best in writing this, to understand it the easy way.

Math operators

Image description

Difference b/w division & modulo operation
Division

Image description

Modulo
Image description

Difference b/w operand & operator

Image description

What are Unary & Binary?

Image description

Leave y'r thoughts....

Top comments (0)