Write a function that accepts two parameters: 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()function that proves you can call the function with a string argument alone as well as with a string and an integer. Save the file as Movie.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.