Test how much you know if-statements:Output is ?#include stdio.h void main() { int a=0,b=-1; if (aprintf("%d",b)) printf("\nIf is working\n"); else printf("\nIF is lazy\n"); }
#include stdio.h void main() { int a=0,b=-1; if (aprintf("%d",b)) printf("\nIf is working\n"); else printf("\nIF is lazy\n"); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login