c# için

int sayi = x;
if ((sayi / 2) * 2 == sayi)

ise çift,

else tek sayıdır.