Question: Develop a program that is going to just read a set of integers, separates them into odd and even values. Then, it finds and prints
Develop a program that is going to just read a set of integers, separates them into odd and even values. Then, it finds and prints the sum of the even and odd integers separately. Finally, you will have a grand total for the items. A hint is to use an If statement and a For statement.
Requirements:
1. Create pseudocode. What steps are needed to make this a working program?
2. Create the Java coding. Create in your own style and words the code that is needed to generate this result. Make sure that you post your name and this assignment at the top of your comments. Make sure you leave comments when needed.
3. Display the result. Provide screen shots or paste results of the working application.
4. Summarize. The client is inquiring what is the program going to do. Let that person know in just a few sentences.
5. Will there be a need for maintenance or any updates in the future?
6. Is there a need to train anyone to run this program? Answer in a few sentences.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
