Relationship Between Arrays and Pointers
AI-enhanced title
h>int main() { int x[4]; int i;
return 0;}