Create a structure named Carpet that has two public data members: lengthInFeet and widthInFeet. Write a main()function that instantiates a Carpet object and assigns values to its data fields. Pass the object to a function named displayArea()that calculates the Carpet area in square feet and displays the results. Save the file as Carpet.cpp.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.