#include stdio.h int main() { float f = 2; if (f == 2) printf("True"); else printf("False"); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login