1.

Al What will be the output of the following programs: a) /#include int main(){int a = 300, b, c,if ( a >= 400)b = 300c = 200;printf("%d %d\n", b,c);/return 0;}​

Answer» TION:this will INCLUDE studio.h


Discussion

No Comment Found