Section: Object Oriented Programming
This is a method that is invoked when two variables are added and is invoked when you call
c = plus(a,b)
or for
c = a + b