Problem #699 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program that accepts three numbers and check All numbers are equal or not

Your Solution