Why have we commented //int a[100]


are we not delcring the arry

hello @suryansh771

which code ur r referring to ?

pls share that with me.

we cant use array without declaration ,so declaration is must

seee this ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

check line no 14.
there we r declaring it.