Question: Hi! I have Java assignment. Would you help me to write the code please? * PasswordValidation.java * I have to use Characters, String and the

Hi! I have Java assignment. Would you help me to write the code please?

* PasswordValidation.java

* I have to use Characters, String and the StringBuilder to help for this program.

- I have create the password validation program been made more robust by requiring that the password include two special characters.

-The application must prompt the user for a password string that includes at least two uppercase letters, at least three lowercase letters, at least one digit and at least two special characters, e.g., @#$%^*!~

******Could you make sure to compile the code and send the screenshot for me please?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!