what will be the output?
#includestdio.h
int main()
{
for(5;2;2)
printf("sookshmas:beyond knowing");
return 0;
}


Posted on by