Problem #696 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to display the multiplication table of a given integer

Your Solution