Friday, 26 December 2014

Constructor

A method called at the moment of instantiation of an object. It usually has the same name as that of the class containing it.

No comments:

Post a Comment