CS304 Assignment No. 01 Fall 2016
Today we will discuss the Solution of CS304 Assignment no.1 of SEMESTER Fall 2016.
You can also Download CS304 Current & Past VU Assignments & Solutions
CS304 Assignment Due Date: 10 /11/2016
It should be clear that your assignment will not get any credit if:
To give you the practical implementation of Class Diagram
For any query about the assignment, contact at cs304@vu.edu.pk
Good Luck to All Students!
CS304- Object Oriented Programming
CS304 Assignment Total Marks: 20CS304 Assignment Due Date: 10 /11/2016
CS304 Assignment 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 .doc (MS Word Document).
Note: All types of plagiarism are strictly prohibited.For any query about the assignment, contact at CS304@vu.edu.pk
You should Also Read:
CS304 Assignment Objective
The objective of this CS304 Assignment no.1 is:To give you the practical implementation of Class Diagram
For any query about the assignment, contact at cs304@vu.edu.pk
Good Luck to All Students!
CS304 Assignment No. 1
CS304 Assignment Marks: 20
Problem Statement:
The galaxy is composed of the stars, satellite and planets etc. In earth’s home galaxy, the solar system is comprised of sun (average star) and objects that orbits around it. Following are the 8 largest objects (planets):
1. Mercury
2. Venus
3. Earth
4. Mars
5. Jupiter
6. Saturn
7. Uranus
8. Neptune
The first four planets are called inner planets while the remaining four are outer planets. All planets revolve around the Sun and Satellites revolve around the planet.
The tasks you have to do are:
CS304 Assignment Deadline: Your assignment must be uploaded/submitted at or before November,10, 2016
2. https://www.draw.io/ (Online Drawing Tool)
The galaxy is composed of the stars, satellite and planets etc. In earth’s home galaxy, the solar system is comprised of sun (average star) and objects that orbits around it. Following are the 8 largest objects (planets):
1. Mercury
2. Venus
3. Earth
4. Mars
5. Jupiter
6. Saturn
7. Uranus
8. Neptune
The first four planets are called inner planets while the remaining four are outer planets. All planets revolve around the Sun and Satellites revolve around the planet.
The tasks you have to do are:
- Extract the main objects (entities) from the given scenario.
- Find the necessary attributes and functions that need to be associated with each object to implement the functionality mentioned above.
- Identify the relationships between these objects.
- Construct a final comprehensive Class diagram showing all objects and their relationships along with their attributes and functions.
- You have to use UML conventions to draw class diagram. The same has been followed in video lectures as well.
Note: You can use any drawing tool such as MS Visio, MS Paint or online drawing tool etc. but you have to paste your diagram in MS Word (.doc) file and submit this file on LMS. Images submitted as solution files will not be accepted.CS304 Assignment Lectures Covered: This assignment covers Lecture # 1-6
CS304 Assignment Deadline: Your assignment must be uploaded/submitted at or before November,10, 2016
CS304 Assignment Helping/External Links:
1. http://solarviews.com/eng/solarsys.htm2. https://www.draw.io/ (Online Drawing Tool)
Post a Comment