After incrementing a float pointer ptr 1 it would be incremented by
Answers
Answered by
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