Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~162 People Reached
Favorite Forums
Favorite Tags
Member Avatar for sheenalsingh

Write a C++ program that asks the user to enter the password. The password to this program is "password". If the password is correct, display the following message: "CORRECT!!" "ACCESS GRANTED" Else display: "Incorrect Password" "Please enter correct Password" Use a do.......while loop to complete the above task.

Member Avatar for mridul.ahuja
-1
162