Page 1 of 1

3: Password Checking Write a program that prompts the user to enter a password and store it in an array of character. Th

Posted: Mon Jun 06, 2022 1:04 pm
by answerhappygod
3 Password Checking Write A Program That Prompts The User To Enter A Password And Store It In An Array Of Character Th 1
3 Password Checking Write A Program That Prompts The User To Enter A Password And Store It In An Array Of Character Th 1 (10.63 KiB) Viewed 42 times
C Format
3: Password Checking Write a program that prompts the user to enter a password and store it in an array of character. The program will then check if the password contains only the alphabet. If yes, prompt the user to re-enter a new password containing characters other than just the alphabet.