Computer Programming Lab 01
Computer Programming Lab 01
Computer Programming-Lab 01
1. Open Code Blocks program then Type the program shown in Figure 1
below. Use multiple cout statement to display all of this information and put
your name where it says name.
2. Write a C++ program that displays the following information, each on a separate line:
Your name
Your address, with city, state, and zip code
Your telephone number
Your college major
Use only a single cout statement to display all of this information.
3.
3. Write a C++ Programs to display the following picture on the screen by using multiple
cout statements.