Raya University
Collage of Engineering and Technology
Department of Manufacturing Engineering
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.
©2020, Instructor: Gebriye Embafresu Website: sites.google.com/site/techroomforcs ~1~
a. b. c.
4.
©2020, Instructor: Gebriye Embafresu Website: sites.google.com/site/techroomforcs ~2~