Examveda

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

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

Answer: Option A


This Question Belongs to C Sharp Programming >> Miscellaneous In C Sharp

Join The Discussion

Related Questions on Miscellaneous in C Sharp