Question: Part III Advanced Programming Using Java API/20 points Test 1 Design and create text I/O applications (20 points) 1. Create a sub-directory named ABC in
Part III Advanced Programming Using Java API/20 points Test 1 Design and create text I/O applications (20 points) 1. Create a sub-directory named ABC in the root of disk d: and create a file named computer.txt in the directory ABC; (6 points) 2. Write the text into the file computer.txt using text I/O. (7 points) The text to be written is as follows: A computer includes both hardware and software. In general, hardware comprises the visible, physical elements of the computer, and software provides the invisible instructions that control the hardware and make it perform specific tasks. 3. Read the text from the file computer.txt using text I/O and show them on the screen. (7 points) 5/5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
