suchismith roy Member Member since Mar 2, 2013 Last active Mar 5, 2013 Total activities 0 Activity feed Recent contributions #Threads 13 years ago 4437d71c-7101-472b-b609-8081593c2330 what will be the output and why main() { if(2,1,0) printf("yes"); else printf("no"); the output comes as no..as i have compiled it...