Independent Study 2
*********
*********
Due Date: January 8, 2024

Learning using file in java

Before you complete all these assignment, your file structure will look similar to the image below. After you complete all these assignment, See the image below and see how it is different from the image above. Discussion during class about this assignment. -What is the default location for file being accessed by a java program? -How would I write / read a file up one file level? -How would I write / read a file down one level where the packages are?

*********
*********
Due Date: January 9, 2024

Create file using java

Click here to see the source code. Your files to turn in: PX_CreateEmpty_lastname.png (Screen Print of the java program) PX_CreateEmpty_lastname.java (Actual Java program) PX_CreateEmpty_lastname.mp4 (Video of program running) Drop off your files into google classroom.

*********
*********
Due Date: January 10, 2024

Write array data to file using java

Click here to see the source code. Your files to turn in: PX_WriteQuote_lastname.png (Screen Print of the java program) PX_WriteQuote_lastname.java (Actual Java program) PX_WriteQuote_lastname.mp4 (Video of program running) Drop off your files into google classroom.

*********
*********
Due Date: January 11, 2024

Read data from file

Click here to see the source code. Your files to turn in: PX_ReadFileScanner_lastname.png (Screen Print of the java program) PX_ReadFileScanner_lastname.java (Actual Java program) PX_ReadFileScanner_lastname.mp4 (Video of program running) Drop off your files into google classroom.

*********
*********