#include<stdio.h> main() { int n; printf("Enter an integer\n"); scanf("%d",&n); if ( (n/2)*2 == n ) printf("Even\n"); else printf("Odd\n"); return 0; }
Popular Posts
-
WELCOME TO Govt.Thirumagal Mills College, Gudiyattam The Govt Thirumagal Mills college,Gudiyatham was established with a...
-
Interview Question - Active Server Pages (ASP) Interview questions and answers for Active server pages (...
-
Interview Question - Visual Basic 6 Interview questions and answers for Visual basic 6 basics and advance level,VB6 In...
-
Important Message for Computer Users During a recent visit to an optician, one of my friends ...
-
https://rapidshare.com/files/2734930143/java_slides.rar
-
Windows 7 Watch Phone Designer Mithun Darji has designed this Windows 7 Watch Phone Concept. It’s a pretty cool device, that Dick Tra...
-
https://docs.google.com/viewer?a=v&q=cache:ONpFAnUhIIQJ:mlsu.ac.in/bca/dOWNLOAD/All%2520Shortcut%2520keys%2520for%2520MS%2520Word%2520.d...
-
Computer Graphics - Model Question Paper https://rapidshare.com/files/1297543165/CG.ppt
-
Gudiyatham (Tamil: குடியாத்தம் ) (also called Gudiyattam or Gudiyettram) is a municipality in Vellore district in the Indian state of Tam...
Tuesday, 28 February 2012
c program to check odd or even
Labels:
Model c programs
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment