a. Create an application that uses a graphic interface to capture room assignment data for dormitory residents and writes that data to a random access output file. The data required for each assignment includes a room number from 1 through 99 inclusive and the first and last names of the resident. Allow the user to enter data one record at a time and to click a button to save it. Save the class as CreateRandomDormFile.java.
b. Create an application that allows the user to enter a room number and display the name of the stored resident for the room, if any. Save the file as ReadRandomDormFile.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.