Domanda di colloquio di Shiva

What is the difference between function new and create constructor

Risposta di colloquio

Anonimo

12 mag 2024

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