Page 1 of 1

Write a program that displays only the 6th element of an array given below using pointers. int y [10]={11,22,33, 44,55,6

Posted: Sat May 14, 2022 3:01 pm
by answerhappygod
Write a program that displays only the 6th element of an array given below using pointers.
int y [10]={11,22,33, 44,55,66,77,88,99,110)