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
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):
int y[5]=(22,33,44,55,66):