+ 5
this is a pointer to the current object when inside the class. super() when used inside a method of a derived class allows you to call the method of the superclass with the same prototype.
14th Sep 2016, 3:42 PM
Zen
Zen - avatar