Software Requirements: Latest version of NetBeans IDE Java Development Kit (JDK) 8 Procedure: Write a program that will: a. Ask the user to select between two (2) options: Register: User shall input...


java coding


Software Requirements:<br>Latest version of NetBeans IDE<br>Java Development Kit (JDK) 8<br>Procedure:<br>Write a program that will:<br>a. Ask the user to select between two (2) options:<br>Register: User shall input his desired username and password. These shall be saved<br>in a text file named records.txt. Only alphanumeric characters are allowed.<br>Login: User is asked to input a username and password. Validate using the text file<br>created from the Register option. If both the username and password are correct,<br>display the message

Extracted text: Software Requirements: Latest version of NetBeans IDE Java Development Kit (JDK) 8 Procedure: Write a program that will: a. Ask the user to select between two (2) options: Register: User shall input his desired username and password. These shall be saved in a text file named records.txt. Only alphanumeric characters are allowed. Login: User is asked to input a username and password. Validate using the text file created from the Register option. If both the username and password are correct, display the message "Successfully logged in", else, display “Incorrect username or password".

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here