Write a C++ program that allows user to enter a username + password. If the password is not valid, print an error message and ask for a new password. If the password is valid, print the username and print the password out with asterisks. Password must contain be at least 6 characters, including at least one uppercase letter, one lowercase letter, one number, and one symbol. After the password is accepted, display the username, and print the password in asterisks. Sample output is pictured. Requirements: •Use input validation + display an error message when a user enters an invalid password.   •Print correct number of asterisks for password length.   •Program must include comments explaining your methodology

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Write a C++ program that allows user to enter a username + password. If the password is not valid, print an error message and ask for a new password. If the password is valid, print the username and print the password out with asterisks. Password must contain be at least 6 characters, including at least one uppercase letter, one lowercase letter, one number, and one symbol. After the password is accepted, display the username, and print the password in asterisks. Sample output is pictured.

Requirements:
•Use input validation + display an error message when a user enters an invalid password.
 
•Print correct number of asterisks for password length.
 
•Program must include comments explaining your methodology
Enter a user name: proflam
Enter a password that meets the following rules:
Must be at least 6 characters
Must contain at least 1 uppercase letter
Must contain at least 1 lowercase letter
Must contain at least 1 number
Must contain at least 1 symbol - !, #, $, &, or @
Password:
test
Password must be at least 6 characters.
Password must contain at least 1 uppercase character.
Password must have at contain at least 1 number.
Password must contain at least 1 symbol.
Password:
Test
Password must be at least 6 characters.
Password must have at contain at least 1 number.
Password must contain at least 1 symbol.
Password:
Testl
Password must be at least 6 characters.
Password must contain at least 1 symbol.
Password:
Testl!
Username: proflamma
Password: ******
Transcribed Image Text:Enter a user name: proflam Enter a password that meets the following rules: Must be at least 6 characters Must contain at least 1 uppercase letter Must contain at least 1 lowercase letter Must contain at least 1 number Must contain at least 1 symbol - !, #, $, &, or @ Password: test Password must be at least 6 characters. Password must contain at least 1 uppercase character. Password must have at contain at least 1 number. Password must contain at least 1 symbol. Password: Test Password must be at least 6 characters. Password must have at contain at least 1 number. Password must contain at least 1 symbol. Password: Testl Password must be at least 6 characters. Password must contain at least 1 symbol. Password: Testl! Username: proflamma Password: ******
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY