What is the output of the following code?int main(){ char sook=1; while(sook5) { printf("%d",sook); sook++; }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login