Page 1 of 1

How destructor overloading is done?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) By changing the number of parameters
b) By changing the parameters type
c) By changing both the number of parameters and their type
d) No chance for destructor overloading