Question: Create an program, using java, that creates a child process that will open the notepad application. With the notepad open, write any integer numbers and
Create an program, using java, that creates a child process that will open the notepad application. With the notepad open, write any integer numbers and save the file as data.txt. The parent process should wait for the child process to complete (user exits notepad). Read the data from the text file data txt and calculate the sum of the numbers. Display the sum to the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
