Question: a java program that will ask the user for a string, and verify that the string is at least 8 characters, and only contains alphas

a java program that will ask the user for a string, and verify that the string is at least 8 characters, and only contains alphas and numerics. Special characters and white space are not permitted If the input is valid, echo that it is Else, echo back that it is not valid (you do not need to be specific, just say it was invalid) The program does not need to be GUI it should be command line based.

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 Databases Questions!