16. Which one is correct? * (2 points) A destructor function is called automatically when the object goes out of a funct
Posted: Sat Feb 19, 2022 3:20 pm
16. Which one is correct? * (2 points) A destructor function is called automatically when the object goes out of a function ends The complement of a function is called destructor Destructors don't take any parameter Destructors doesn't have the same name as the class