Thursday, August 18, 2011

Java programming-need help in this?

Write a Java program called ShowOddNumber that requests the user to enter TWO (2) values that represent min_Num and max_Num. Display all the odd numbers in between these two numbers inclusive and display the sum of these odd numbers.

No comments:

Post a Comment