Question: using Java build Login/Sign up system using binary files** and Gui using Java swing/AWT** ; in other words 1. the user should be able to
using Java build Login/Sign up system using binary files** and Gui using Java swing/AWT** ; in other words 1. the user should be able to write data in the sign up field ( such as name, password, age ..) 2. the entered data should be saved in a binary file then ... 3. when the user tries to login, the system should read from the binary file and compare it with the entered data to check if it exists 4. if it doesn't exist don't allow him to enter ----------------------------------------------------------------- please use ****JAVA , BINARY FILES , SWING OR AWT for the gui ONLY**** any other options aren't allowed ----------------------------------------------------------------
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
