Constructor vs Destructor - What's the difference?
constructor | destructor |
A person who, or thing that constructs
(programming) A class method (in object-oriented programming) that creates and initializes each instance of an object
(motorsport) A company or individual who builds racing vehicles. In Formula One, ).
One who destructs.
(programming) In object-oriented programming, the command sequence that is launched when the execution of an object is finished.
