#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
-
c program to check leap year c program to check leap year: c code to check leap year, year will be entered by the user. C programming c...
-
https://docs.google.com/viewer?a=v&q=cache:ONpFAnUhIIQJ:mlsu.ac.in/bca/dOWNLOAD/All%2520Shortcut%2520keys%2520for%2520MS%2520Word%2520.d...
-
History Creator controversy USB flash drives were invented by Amir Ban , Dov Moran and Oron Ogdan , all of the Israeli company M-Syst...
-
This program list all files present in a directory/folder in which this executable file is present. For example if this executable file is ...
-
WELCOME TO Govt.Thirumagal Mills College, Gudiyattam The Govt Thirumagal Mills college,Gudiyatham was established with a...
-
History of the Hard Disk The history of hard disks began in 1955 with the IBM 305 computer. For many years, hard disks were large, c...
-
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:LW0mTQdjT7YJ:www.microagecs.com/apps/training/courseware/excel.pdf+microsoft+excel+shortcuts+...
-
http://www.freelearn110.com/ This is an website link to learn photoshop, indesign, flash, Dreamweaver, MS Office, 3D-Max, MAYA etc., Two ...
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