Question: JAVA If anything else outside the above conditions Invalid Password Exercise 6 (20 pts): Write a Java program that examine the user's password strength as
JAVA

If anything else outside the above conditions Invalid Password Exercise 6 (20 pts): Write a Java program that examine the user's password strength as follows: The program will ask the user to enter password. Password rule program output Password length is less that 8 characters. Weak Password Password is 8-12 characters and all numbers or all alphabets Medium Password Password is 8-12 characters and all small caps or all upper caps and with one digit. OK Password Password is 8-12 character, mix caps and one digit Strong Password Password is more than 12 characters Awesome password
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
