(call function checkPassword)
01(10 pts) Write a Java program that reads a string then calls function checkPassword to check if the string is a validpassword or not A string is a valid password: 1. have at least ten characters. 2 consists of only letters and digits. 3. contain at least two digits. Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .