You are on page 1of 9

Good Luck!

Assessment

Name: ____________________________________ Year Level: ______________


Section: ___________________________________ Date: ____________________

Laboratory Practice Task 1: Writing the first program using c<<

Instructions: Write a C++ program that displays your Last Name, First Name, Middle
Name, Address, Age, Course, Cellphone Number, Birth Date, and Civil Status in two-
column format as shown below:

Save your file as PTASK1[your surname].cpp

Screen Layout
Last Name:

First Name:

Middle Name:

Address:

Age:

Course

Cellphone Number

Birth Date

Civil Status
Copy and paste the correct program on the space provided:
Copy and paste the screenshot of the actual output on the space provided:
Good Luck!
Assessment

Name: ____________________________________ Year Level: ______________


Section: ___________________________________ Date: ____________________

Laboratory Practice Task 2: Machine Problems using cout<<

Instructions: Write a C++ program that displays the following:

1. Resume
Filename: SURNAMERESUME.CPP

Copy the correct program on the space provided.


Copy and paste the screenshot of the actual output on the space provided:
2. Calendar
Filename: SURNAMECALENDAR.CPP

Copy the correct program on the space provided.


Copy and paste the screenshot of the actual output on the space provided:
3. Graphics

Filename: SURNAMEGRAPHICS.CPP

Copy the correct program on the space provided.


Copy and paste the screenshot of the actual output on the space provided:

You might also like