How to determine odd even number from a given range in c programming
Sunday, March 15, 2009
How to determine odd even number from a given range in c programming
The following program code will show how to compute the odd even number from a given range of number .To compute the odd even number we have to enter the upper limit .The following program will take an input and display the result.
Programming code:
***********************************************
#include
0 comments:
Post a Comment