You are on page 1of 6

Lab no : 14 AYEZA AMIR 2021F-BCE-128

LAB NO : 14
TASK # 1
 Objective:
Write a C++ program to write your bio data in a text file and then read it from
that text file.
 Source code:

 Output:

TASK # 2
 Objective:
Write a C++ program to create a word document by using the extension “.docx”.
Write a 2-3 line description about what have you learned in this lab.

 Source code:
Computer Programming Page no:
Lab no : 14 AYEZA AMIR 2021F-BCE-128

 Output:

TASK # 3
 Objective:
Write a C++ program which takes an order for any meal, add 2-3 options to
select. Then generate a text file with the order details, customer details and bill.

 Source code:

Computer Programming Page no:


Lab no : 14 AYEZA AMIR 2021F-BCE-128

Computer Programming Page no:


Lab no : 14 AYEZA AMIR 2021F-BCE-128

 Output:

Computer Programming Page no:


Lab no : 14 AYEZA AMIR 2021F-BCE-128

TASK # 4
 Objective:
Write a C++ program to create excel sheet to store roll numbers of 10 students.

 Source code:

Computer Programming Page no:


Lab no : 14 AYEZA AMIR 2021F-BCE-128

 Output:

Computer Programming Page no:

You might also like