a. How many cout statements would you use to display the following?
b. What's the minimum number of cout statements that could be used to print the table in Exercise 4a?
c. Write a complete C++ program to produce the output shown in Exercise 4a.
d. Run the program you wrote for Exercise 4c on a computer.