employer cover photo
employer logo
employer logo

Nucleus Software Solutions

Is this your company?

Nucleus Software Solutions interview question

What are Deep copy and Shallow Copy?

Interview Answer

Anonymous

14 Aug 2024

In a Shallow copy, a copy of the original object is stored and only the reference address is finally copied. In Deep copy, the copy of the original object and the repetitive copies both are stored