Addition is an operation noted with a single plus sign, +, which takes a number and applies the increment operation a set number of times.

For example: 5 + 3 = ((5++)++)++

What type of operation is Addition?

a.Unary
b.Binary