Question d’entretien chez Shiva

What is the difference between function new and create constructor

Réponse à la question d'entretien

Utilisateur anonyme

12 mai 2024

new constructor will create object but it cannot override whereas create constructor can create object and override