Tuesday, March 25, 2014

if-else statement - C Programming

/*Any Number is input through the keyboard. write a program to find out whether It is and Odd Number or Even Number.*/



Output is as :
Enter the Number
4
This is Even Number




No comments:

Post a Comment