Explain about dependency?
Answer / Dilshad Ali
Dependency in UML is a type of Association that represents the relationship between elements (classes, components, or packages) where one element relies on another for its functionality. The dependent element cannot compile or run without the other. Dependencies are represented using an arrow pointing from the dependent element to the depended-on element.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is object constraint language?
What does UML stands for?
What are UML diagrams?
What are the elements which are used in activity diagrams?
What is package diagram in UML with example?
What are the process workflows that evolve through these phases?
Can you name the different elements with the collaboration diagram?
What are the roles played by packages in uml?
What is collaboration diagram in UML?
What is class diagram?
What are the different steps involved in object oriented analysis?
Why is it required to have an abstraction layer in uml?