The first one performs a deep copy of the array, the second one is shallow.
Subscribe to:
Post Comments (Atom)
-
Module Tester Sub Main () Dim firstNumber, secondNumber As String Dim number1, number2, sumOfNumbers As Intege...
-
Changing the values of some properties is fairly easy. We'll now change the Text properties of our labels, and the Text properties of o...
-
At the moment, our form looks a little bland. Time to liven it up with a splash of colour. Changing the colour of the Form means we have t...
plz explain deep copy and shallow copy.
ReplyDelete