Does delete [] call destructor? 1 April 2022 Enpatika.com Genel Yes, the destructor will be called for all objects in the array when using delete[] .