#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://rapidshare.com/files/450569131/C_Puzzle_Book.pdf
-
https://rapidshare.com/files/1111579504/CSS_Complete_Reference.pdf
-
Interview Question - Active Server Pages (ASP) Interview questions and answers for Active server pages (...
-
https://rapidshare.com/files/3053804640/C___balagurusamy.pdf
-
Interview Question - Visual Basic 6 Interview questions and answers for Visual basic 6 basics and advance level,VB6 In...
-
https://docs.google.com/viewer?a=v&q=cache:TF6_hWimlkMJ:www.gatesit.org/gitdownloads/C%26DS.pdf+data+structure+through+c+pdf&hl=en...
-
https://docs.google.com/viewer?a=v&q=cache:7-OAjXbsELEJ:www.bgsu.edu/downloads/cio/file17749.pdf+learn+photoshop+7+pdf&hl=en&gl=...
-
http://torrentz.eu/ba/balaguruswamy+c%2B%2B+pdf-q
-
http://www.imageprocessingplace.com/downloads_V3/dip2e_downloads/sample_book_material/table_contents.pdf
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