What will be the output of the program?
#includestdio.hint main(){ int i=1; if(!i) printf("electionic,"); else { i=0; printf("communication"); main(); } return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login