[Solved] Options Case 1 2 3 0x80490010 0x80490004 0x80490020 0x80490014 Q37171067

Options for Case 1, 2, and 3:
– 0x80490010
– 0x80490004
– 0x80490020
– 0x80490014
Assume variable a is stored at memory address 0x80490000. What is the value stored in the pointer variable ptr for the following cases? Case 1 char a[el: char *ptra 4]: Case 2 struct Point int x; int y: int z; struct Point a; Case 3 struct Node int count; int nums [5]; struct Node a int *ptra.nums [41: Case 1 [ Choose ] Case 2 Choose Case 3 Choose] Show transcribed image text Assume variable a is stored at memory address 0x80490000. What is the value stored in the pointer variable ptr for the following cases? Case 1 char a[el: char *ptra 4]: Case 2 struct Point int x; int y: int z; struct Point a; Case 3 struct Node int count; int nums [5]; struct Node a int *ptra.nums [41: Case 1 [ Choose ] Case 2 Choose Case 3 Choose]
Expert Answer
Answer to Options for Case 1, 2, and 3: – 0x80490010 – 0x80490004 – 0x80490020 – 0x80490014… . . .
OR

