To write a C++ program that checks if a user enters the correct password using a while(true) loop. Theory: The program uses an infinite loop (while(true)) to prompt ...