If there is an array of 5 elements say array[5],
then “array” and “&array” will give the same answer but they are not same.
If there is an array of 5 elements say array[5],
then “array” and “&array” will give the same answer but they are not same.