Problem Statement: Multiplication of two objects of same class
• Write a class. Class should have an array of 10 integers as its private data member.
Class should have
• A default constructor...