Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ Due ASAP, please respond if i comment about something wrong with the code. Please use lots of comments to explain the code. Write a

C++ Due ASAP, please respond if i comment about something wrong with the code. Please use lots of comments to explain the code. Write a password program that will ask the user to enter a password and it will check to make sure it is 1. A combination of letters and numbers 2. it has at least 2 special characters 3. it is at least 16 characters in length 4. it includes no vowels in the password 5.Must have at least one upper case and one lower case letter. If any of these are wrong it should tell the user exactly what was wrong and let them try a new password. Additonally there should be the option for the user to get a randomly generated password(this will follow the same criteria. Thank You for your help.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Explain Coulomb's law with an example

Answered: 1 week ago

Question

What is operating system?

Answered: 1 week ago

Question

What is Ohm's law and also tell about Snell's law?

Answered: 1 week ago

Question

Recognize the four core purposes service environments fulfill.

Answered: 1 week ago

Question

Know the three main dimensions of the service environment.

Answered: 1 week ago