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[] . Sizin İçin Seçtik Why do we need to call the destructor?