#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
-
https://docs.google.com/viewer?a=v&q=cache:LW0mTQdjT7YJ:www.microagecs.com/apps/training/courseware/excel.pdf+microsoft+excel+shortcuts+...
-
Charles Babbage Charles Babbage Charles Babbage (26 December 1791 - 18 October 1871) was an English mathematician, analytical phi...
-
Interview Question - Visual Basic .NET Interview questions and answers for VB.Net, Interview question and answers for ...
-
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...
-
Important Message for Computer Users During a recent visit to an optician, one of my friends ...
-
Interview Question - Active Server Pages (ASP) Interview questions and answers for Active server pages (...
-
/* Reverse Number using Java This Java Reverse Number Example shows how to reverse a given number. */ public class ReverseNumbe...
-
WELCOME TO Govt.Thirumagal Mills College, Gudiyattam The Govt Thirumagal Mills college,Gudiyatham was established with a...
-
Human Rights - Model Question Paper https://rapidshare.com/files/673746436/HM.ppt
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