Question: Write a java program with a main function to create a ProcessBuilder class. Call the start() function. Modify the process working directory to the local
Write a java program with a main function to create a ProcessBuilder class. Call the start() function. Modify the process working directory to the local directory of your java file; be sure to use the File class.
Also, use the Scanner class to read a string from the keyboard.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
