Question: Objective: You may do all code in the main class. Create an console app that will read integers from an input file name Numbers txt
Objective:
You may do all code in the main class.
Create an console app that will read integers from an input file name Numbers txt that will consist of one integer per record.
Determine which numbers are even and which are odd. Write the even numbers to a file named Even.txt and the odd numbers to a file named Odd.txt.
Numbers.txt (file)
20
39
45
12
31
62
10
11
21
73
14
42
55
86
109
200
13
25
38
64
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
