You are on page 1of 1

CSC241 Object Oriented Programming

Assignment #01
Due Date: 16th October 2020

Q#1: Take a real-world scenario and Implement it in C++ program. Your program
should consist of the following:

1. Constructors
2. Pointers
3. Private and Public keywords
4. Reference by return
5. Const keyword
6. Passing Object as argument

You might also like