#includestdio.h void main(){ int x=15; int y=20; if(x==15) { if(y30){ printf("X=15 and Y=20\n"); }} else printf("invalid");}
Not registered? Create an account
Forgot Password?
Already a registered user? Login