Create a PhoneCall structure with one public field that contains the number of minutes in a call. Write a main()function that instantiates one PhoneCall object, such as myCallToGrandmaOnSunday. Assign a value to the minutes field of this object. Print the value of the minutes field. Calculate the cost of the call at 10 cents per minute, and display the results. Save the file as PhoneCall.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.