void main(){ int a=4; switch(a){ case 4: printf("Crishna\0Radha\n"); default : printf( " hlo"); } }
Not registered? Create an account
Forgot Password?
Already a registered user? Login