Output of this C program?

India
January 1, 2007 5:12am CST
#include..... void main() { float a=2.4; if(a==2.4) printf("equal"); else printf("not equal"); } If wrong how to make it right logically...
2 responses
• United States
3 Jan 07
Ummm, could you explain what this is briefly?
@remysez (76)
• India
1 Jan 07
equal