i think question is wrong
the default values of array are '0'.a[0]=2a[1]=3a[2]=0a[3]=0a[4]=0the output is 0 0 0
yaa there is some mistake in first line it is #include"stdio.h" and the output is 0 0 0
i think question is wrong
ReplyDeletethe default values of array are '0'.
ReplyDeletea[0]=2
a[1]=3
a[2]=0
a[3]=0
a[4]=0
the output is 0 0 0
yaa there is some mistake in first line
ReplyDeleteit is #include"stdio.h" and the output is
0 0 0