Question 4 1 Pts Following Options Array Pointer Duality Law State O N N O N N O N N O N N Q43898090
![Question 4 1 pts Which of the following options does the array/pointer duality law state? O a[n] is the same as *a + n o a[n]](https://media.cheggcdn.com/media/192/192cb1cf-cb7c-4104-88eb-18c976d5bbea/phpmCykgZ.png)
Question 4 1 pts Which of the following options does the array/pointer duality law state? O a[n] is the same as *a + n o a[n] is the same as a->n O a[n] is the same as *(a + n)) O a[n] is the same as (a + *n) Show transcribed image text Question 4 1 pts Which of the following options does the array/pointer duality law state? O a[n] is the same as *a + n o a[n] is the same as a->n O a[n] is the same as *(a + n)) O a[n] is the same as (a + *n)
Expert Answer
Answer to Question 4 1 pts Which of the following options does the array/pointer duality law state? O a[n] is the same as *a + n o…
OR