Create an application accepts a users password


Discuss the below:

Q1: Create a Java application that prompts a user for a full name and street address and constructs an ID from the user's initials and numeric part of the address. For example, the user William Henry Harrison who lives at 34 elm would have an ID of WHH34.

Q2: Create another Java application that accepts a user's password from the keyboard. When the entered password is less than six characters, more than 10 characters, or does not contain at least one letter and one digit, prompt the user again. When the user's entry meets all password requirement, prompt the user to reenter the password, and do not let user continue until the second password matches the first one.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Create an application accepts a users password
Reference No:- TGS01934580

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)