Question: Using the flowchart for Lab #09 as a guide, write a C++ program that also inputs a phone number and displays it in the standard
Using the flowchart for Lab #09 as a guide, write a C++ program that also inputs a phone number and displays it in the standard format, (817) 555-1234. Your program may use either C-Strings or the C++ string Class, but should not mix them. Chapter 10 has examples using both kinds of strings. Test your program to make sure it works properly, and then upload just the .cpp file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
