- 16 Which One Is Correct 2 Points A Destructor Function Is Called Automatically When The Object Goes Out Of A Funct 1 (15.57 KiB) Viewed 36 times
16. Which one is correct? * (2 points) A destructor function is called automatically when the object goes out of a funct
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
16. Which one is correct? * (2 points) A destructor function is called automatically when the object goes out of a funct
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