What is the output of the following code?#includestdio.hint main(){int a;for(a=1;a=100;a++){ printf ("%d\n",a*a);}return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login