C Lab programs Archive

Write a program to illustrate pointer arithmetic

Pointer arithmetic: We use modify operators to increase or decrease the value of a variable by one. Increment operators increase the value by 1.Decrement operators decrease the value by 1 When we modify a pointer …

Courses Enquiry Form