write a simple java program Imagine your developing a software that require the user to enter their own password. Your software requires that users password meet the following criteria. The password...


write a simple java program Imagine your developing a software that require the user to enter their own password.


Your software requires that users password meet the following criteria.



  1. The password should be at least six character long.

  2. The password should contain at least one uppercase and at least one lower case letter.

  3. The password should have at least one digit.


Write a program that ask for the password and then verifies that it meets the stated criteria.


If it does not the program should display a message telling the user why.



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here