Question: Using java Create a new class named ValidatePassword Create an application to verify a new password. Prompt the user. Requirements for the password are below
Create a new class named ValidatePassword Create an application to verify a new password. Prompt the user. Requirements for the password are below in the output. Display an error message if the user did not follow the requirements (see sample output) Zip the folder Chap7 and upload. For reference see pages 356-357 in the text book. Make sure your code has the following comments at the beginning of your program with the appropriate information: //Filename //written by //Written on Output (these are 2 separate runs): Enter a new password Must have the following: 6 characters long 1 uppercase 1 lowercase 1 digit >12e The password did not have the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
