Assignment No. 03 |
Total Marks: 20
Due Date: 20/05/2013 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Instructions
Please read the following instructions carefully before solving & submitting assignment: It should be clear that your assignment will not get any credit (zero marks) if:
Uploading instructions
Objective The objective of this assignment is:
For any query about the assignment, contact at CS304@vu.edu.pk GOOD LUCK |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Marks: 20 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Composition and Aggregation is an important relationship between objects in object oriented paradigm. Consider the following class diagram, which shows some classes and their relationship (Composition and Aggregation), while the detail of classes is given in the table.
You are required to implement this class diagram (Write complete program) in to C++ with all functions and concepts (Aggregation and composition) given in the class diagram/table.
You need to consider that there may be two or more than two candidates who can contest in the constituency.
Details of important Member functions:
Count_votes(): This function will count votes of each candidate.
compile_result() : This function will Compile (calculate) the result of the contesting candidates.
Get_result(): This function will get/show result from the Result class through the part object “res” of the VB_Paper class. Output:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lectures Covered: This assignment covers Lecture # 07-15
Deadline: Your assignment must be uploaded/submitted at or before. May 20, 2013 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://www.vuassignments.com/cs304/cs304-assignment-no-03-spring-2013-solution-has-been-uploaded/
Click for solution…………..