subject

Create a C++ console application to ask the user to create a strong password. Tell the user the following requirements for the password: No spaces
At least six characters
At least one uppercase letter
At least one lowercase letter
At least one number
At least one special character (punctuation)
Prompt the user for a new password and ask them to re-enter it. If passwords are not the same, prompt the user with an adequate message and ask them again. Test the password validity. If the password is valid, based on the above criteria, thank the user and tell them the password has been saved. If it is not valid, display an error message and keep repeating the process until the passwords are the same and valid.
Requirements:
Use C-Strings (character arrays), not C++ string class.
You do not need to include the preprocessor directive.
Add proper comments.
Do not use magic numbers.
Tell the user what the program does.
Include your name plus the lab name in the name of the file.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:00
Which of the following kinds of programs displays an online advertisement in a banner or pop-up window on webpages, email, or other internet service? e
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
Select all that apply. which of the following are proofreading options included in microsoft word? spell check find replace grammar check formatting check
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
George is working as a programming team lead. which statements correctly describe the skills that he requires?
Answers: 3
question
Computers and Technology, 24.06.2019 15:40
In the above figure, what type of cylinder arrangement is shown in the figure above? a. l-type b. v-type c. in-line d. horizontal pls make sure its right if its rong im grounded for 3months
Answers: 1
You know the right answer?
Create a C++ console application to ask the user to create a strong password. Tell the user the foll...
Questions
question
Business, 16.02.2022 07:10
Questions on the website: 13722363