Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Capital University of Science and Technology

Department of Computer Science

CS1143 – Object Oriented Programming


ASSIGNMENT NO. 3
Semester: Spring 2024 Max Marks: 15
Instructor: Ms. Sara Ibrahim

Assigned Date: 27th May, 2024 Due Date: 3rd June, 2024
Reg. No.
Name:

Instructions:

• This is a group assignment. Make a group of maximum 3 members.


• Write your solution on a paper and submit it to me in our class on 3rd June, Monday.

Question 1: Write the following three programs of your choice (should be different from
the programs given in the slides) that

1) A program that uses inheritance and polymorphism.


2) A program that uses multiple inheritance with diamond problem including its
solution.
3) A program that uses aggregation.

You might also like