Page 1 of 1

Which of the following job is done by the instruction ++*p for an integer pointer p?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) increment value contained at address p
b) increment address contained in p
c) Both increment value contained at address p and increment address contained in p
d) neither increment value contained at address p nor increment address contained in p