Computer Science, asked by naughtyyogi7658, 1 year ago

What is the output of this c code? #include void main() { static int i; printf("i is %d", i); }

a.0

b.1

c.garbage value

d.run time error?

Answers

Answered by chandusrujan17oxlyug
1
I dont know asnwer bro sorry
Similar questions