0% found this document useful (0 votes)
12 views

Computer Programming Lab 01

Uploaded by

Stricker Man
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Computer Programming Lab 01

Uploaded by

Stricker Man
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

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~

You might also like