Answers

Question and Answer:

  Home  VB .Net Developer

⟩ Explain deep copy?

Deep copy is nothing but creating a new object and then copying the non-static fields of the current object to new object.

 153 views

More Questions for you: