#include stdio.h int main()
{
int al ] = {1, 2, 3, 4};
int sum = 0;
for (int i = 0; i 4; i++)
sum+=a [1];
}
printf ("'d", sum);
return 0;
}
What is the output of the program

Posted on by