#includestdio.h int main( ) { int a=10; int b=10; if(a==b) printf("java"); else printf("oracal"); return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login