vsatija
Junior Member
Registered: Oct 2005
Location:
Posts: 7 |
Hi,
According to me following are the answers
Q1.Bi-directional structural relationships without extra circumstances are modelled in UML with which one of the following
1.Dependencies
2 Associations
3.Specialisations
4. Links
5.generalizations.
Ans: Association
Q2.A dependdency relationship is considered one-sided because class A is dependent on class B,but the class B is
unaware of class A.Referring to the situation above which one of the following UML relationships is considered two-sided
because both classes have knowledge of each other?
1.An aggregation relationship
2.A uses relationship
3.An association relationship
4.A generalization relationship
5.A trace relationship.
Ans: Association relationship
Q3.An overview diagram of the package structure to be used in constructing the jar(java archive) files (the deliverable compiled java files)
for your system.Referring to the scenario above which of the UML diagrams you use to complete this task?
1.Overview diagram
2. class Diagram
3. Use case diagram
4. Collaboration diagram
5.Deployment Diagram.
Ans: Deployment Diagram
Report this post to a moderator | IP: Logged
|