An array a contains 5 int values. What is the type of *a?
SUMMARY Let an array ‘a’ contains 5 int values. ‘a’ will then have the base address of the array, which
Read moreSUMMARY Let an array ‘a’ contains 5 int values. ‘a’ will then have the base address of the array, which
Read more