C Programming + Tutorials in C for Beginners

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







Previous
Next Post »
Thanks for your comment