Write a program in which the main()function uses several cout statements to display a memo to your boss. Use the company name “C++ Software Developers” at least three times in the memo. Each time you want to display the company name, instead of using a cout statement, call a function named companyName()that displays the name. Save the file as Memo.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.