Pointer Arithmetic

Since pointers are numeric values, you can technically perform arithmetic operations on them.

References

Pointer Arithmetic in C with examples - GFG


Backlinks