What is the difference between uses and extends?
Answer / Sushmita Kesari
In UML, 'uses' relationship implies that one class uses another class, but does not inherit its properties or methods. The 'extends' relationship means that a subclass inherits the properties and methods of its superclass.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the different elements of a Use Case?
In the unified process, during which phases is requirement analysis mainly carried out?
what the latest software develoment Methodologies?
Explain about package diagram?
how to define the models in the uml diagrams?
Define three type of design patterns?
What is object diagram in UML?
What is deployment diagram in UML?
What is an activity diagram?
What is behavioral diagram in UML?
What are the elements in State Chart diagrams?
What are structural diagrams in UML?