can you do assignment 1841727 2

As you know when two arrays have been declared with the same data type, one array can be assigned to the other. The assignment statement would look like this:

Dim firstArray() As Integer
Dim secondArray As Integer
firstArray = secondArray

This results in the two arrays sharing the same portion of memory. Can you picture this? How can the two arrays share the same memory? Think about how this would work and give your description of it.

 
Looking for a similar assignment? Our writers will offer you original work free from plagiarism. We follow the assignment instructions to the letter and always deliver on time. Be assured of a quality paper that will raise your grade. Order now and Get a 15% Discount! Use Coupon Code "Newclient"