Page 1 of 1

Write a program that displays the values using pointer variable from an array given below using the Arithmetic Increment

Posted: Sat May 14, 2022 3:02 pm
by answerhappygod
Write a program that displays the values using pointer variable from an array given below using the Arithmetic Increment operator.
int y[5]=(22,33,44,55,66):