Pregunta de entrevista de Shiva

What is the difference between function new and create constructor

Respuesta de la entrevista

Anónimo

12 may 2024

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