Semester: FALL 2018
Assignment No. 1
Due date: 07 December, 2018
CS304-OOP ASSIGNMENT 1 SOLUTION FALL 2018 |
DON’T miss these important instructions:
Please read the following instructions carefully before submitting assignment:
It should be clear that your assignment will not get any credit if:
§ The assignment is submitted after due date.
§ The assignment is submitted via email.
§ The assignment is copied from Internet or from any other student.
§ The submitted assignment does not open or file is corrupt.
§ It is in some format other than .cpp.
1) Note: You are supposed to submit your assignment in .cpp format. Any other formats like scan images, PDF, zip, doc, rar and bmp etc will not be accepted. All types of plagiarism are strictly prohibited.
For any query about the assignment, contact at CS304@vu.edu.pk
The objective of this assignment is:
o To give you the idea of practical implementation of some concepts like, definition of classes, Data members, member functions, Constructors, Aggregation and Composition etc.
For any query about the assignment, contact at cs304@vu.edu.pk
We have the following part of class diagram showing aggregation relationship:
Note: You have to submit .CPP file. See the sample Output to view the messages you need to print in constructors of all classes.
Sample Output:
CS304 Assignment_1 Solution FALL_2018 ———————- Download