Write a function named customerCreditLimit()that accepts a double as a parameter and displays the value as the amount of credit granted to a customer. Provide a default value for the function so that if a program calls the function without using an argument, the credit limit displays $500. Write a main()function that proves the function works correctly, whether it is called with an argument or without. Save the file as Credit.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.