Computer Science, asked by TbiaSamishta, 1 year ago

After incrementing a float pointer ptr 1 it would be incremented by

Answers

Answered by aqibkincsem
0

Sometimes the pointer arithmetic operations are required to be performed in a certain set of programmers involving great deal of complexities.


But there are certain limitations in using these operations and one should be aware of them. Increment or decrementing a pointer by 1shifts the memory location from one page to another.

Similar questions