Question: Given that k is an integer array starting at location 2000, kPtr is a pointer to k and each integer is stored in 4 bytes
Given that k is an integer array starting at location 2000, kPtr is a pointer to k and each integer is stored in 4 bytes of memory, what location does kPtr + 3 point to?
Select one:
a.
2014
b.
2006
c.
2002
d.
2012
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
