#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
-
Gudiyatham (Tamil: குடியாத்தம் ) (also called Gudiyattam or Gudiyettram) is a municipality in Vellore district in the Indian state of Tam...
-
https://docs.google.com/viewer?a=v&q=cache:LW0mTQdjT7YJ:www.microagecs.com/apps/training/courseware/excel.pdf+microsoft+excel+shortcuts+...
-
https://rapidshare.com/files/2198409574/Operating_System_Concepts_6th_ed_-_Silberschatz_Galvin.pdf
-
Palindrome number in c: A palindrome number is a number such that if we reverse it, it will not change. For example some palindrome numbers...
-
Live Project - 3. Online Student Registration System Type : Web, Technology : ASP, Java Script, MS Access; Credit : ...
-
http://www.creativetechs.com/tips/tip_resources/PSCS2_Shortcuts_Windows.pdf
-
http://www.freelearn110.com/ This is an website link to learn photoshop, indesign, flash, Dreamweaver, MS Office, 3D-Max, MAYA etc., Two ...
-
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...
-
1. Tata Consultancy Services The Indian software industry is set to keep up its growth rate despite ...
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