Pergunta de entrevista da empresa Shiva

What is the difference between function new and create constructor

Resposta da entrevista

Sigiloso

12 de mai. de 2024

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