number is odd are not in c program code example Example: even odd c if( num % 2 == 0 ) printf("EVEN!\n"); else printf("ODD!\n");