-
What is the difference between the System.Array.CopyTo() and System.Array.Clone()?
The first one performs a deep copy of the array, the second one is shallow.
The first one performs a deep copy of the array, the second one is shallow.
Please Turn OFF your ad blocker
- OR -
LOGIN to continue using GeekInterview website.