#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
-
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...
-
Programming Language History This article discusses the major developments in the history of programming languages. Prehistory The first p...
-
WELCOME TO Govt.Thirumagal Mills College, Gudiyattam The Govt Thirumagal Mills college,Gudiyatham was established with a...
-
https://rapidshare.com/files/2198409574/Operating_System_Concepts_6th_ed_-_Silberschatz_Galvin.pdf
-
https://rapidshare.com/files/247418601/RS_AGARWAL.rar
-
https://rapidshare.com/files/2734930143/java_slides.rar
-
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/132984546/microprocessor.rar
-
http://www.freelearn110.com/ This is an website link to learn photoshop, indesign, flash, Dreamweaver, MS Office, 3D-Max, MAYA etc., Two ...
-
Live Project - 3. Online Student Registration System Type : Web, Technology : ASP, Java Script, MS Access; Credit : ...
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