Problem #846 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to check whether a string is a valid password.

Your Solution