Answer Posted / zerozero
Types of UML Diagrams:
1. Use case Diagram
2. State Diagram
3. Class diagram,
4. Sequence diagram
5. Collaboration diagram
Use case: A set of scenarios that describing an interaction
between a user and a system, including alternatives.
Use case diagram-Uses:
Used for describing a set of user scenarios
Mainly used for capturing user requirements
Work like a contract between end user and software developers
Use case diagram-Core components:
a) Actor b) Use case c) System boundry
Use case diagram Relation's:
a)Association B) Generalization c) Include d) extend
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can you call the base class method without creating an instance?
What is the practical implementation of inner classes?
Explain the meaning of object in object oriented programming?
What is a virtual function?
What is the use of interface?
What is difference between static and non-static fields of a class?
Do structs support inheritance?
What's the main difference between arraylist / hashmap and vector / hashtable?
what is virtual function and pure virtual function ?
Differentiate between a class and a method.
What do you mean by abstract classes?
What is difference between class and interface?
Explain the abstract class modifier?
Can you tell something about GDI objects?
What is the significance of encapsulation?