Write a C++ program that will initialize two objects as follows:
Rectangle 1 L =10.5 and W= 8
Rectangle2 L = 7 and W=3.2
The program should then determine the perimeter of the objects through the use of a friend function and output appropriately. Use a constructor.
 Viewed: 489 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!