नीचे दिए गए प्रोग्राम का हल क्या होगा क्या परिणाम प्राप्त होगा।Main() { int a=5,b=7; if(a=b) printf("Gud Eve"); else Printf("Gud mrng"); } परिणाम 1 warning: return type defaults to ‘int’ [-Wimplicit-int] Main() ^~ prog.c: In function ‘Main’: prog.c:4:1: warning: suggest … [Read more...] about सूचना सहायक C – Language कन्फ्यूजिंग प्रश्न सम्पूर्ण हल