Question: Write it in c++ and please also give necessary output. Note:write only in c++ Write a function that accepts two arguments: a string name of

Write it in c++ and please also give necessary output. Note:write only in c++
Write a function that accepts two arguments: a string name of a movie and an integer running time in minutes. Provide a default value for the minutes so that if you call the function without an integer argument, the minutes default to 90. Write a main(O function that proves you can call the function with a string argument alone as well as with a string and an integer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
