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
Get step-by-step solutions from verified subject matter experts
