Question
Develop a c++ programming complete with the flow chart for user to recall their password (ex: 123456). 1. If user fail to key in the
Develop a c++ programming complete with the flow chart for user to recall their password (ex: 123456). 1. If user fail to key in the right password, provide 3 last numbers of the password. User are given two chances to key in the right password. 2. If user is still unable to recall the password, give safety question. 3. If the question is successfully answered, display their password. Ask if the user wants to change the password. If yes, key in the new password and display "password has been successfully changed." 4. If the answer is wrong, display wrong answer.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started