Skip to content

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

Object Oriented System Design

Explain use case with example. How are the diagrams divided ?

February 18, 2024 by By Team EasyExamNotes

Use Case Explanation: 1. What are Use Cases? 2. Actors: 3. Example: 4. Use Case Examples: 5. Use Case Diagrams: In a Simpler Way: Imagine … Read more

What do you mean by event ? What are the types of event explain with example ?

February 18, 2024 by By Team EasyExamNotes

Event Definition: Types of Events: A. Signal Event: B. Time Event: C. Change Event:

What do you mean by activity diagram ? Explain indetail. OR What do you mean by activity diagram ? What are the two special states shown in an activity diagram ? Explain with an example.

February 18, 2024 by By Team EasyExamNotes

Activity Diagram: An activity diagram is like a flowchart that helps visualize the actions or activities performed by a system. It is often used in … Read more

Write short notes on use case diagram with suitable diagram and their utility in system design.

February 18, 2024 by By Team EasyExamNotes

Use case diagrams : Utility of Use Case Diagrams in System Design:

Define package. Explain the package diagram with suitable diagram. OR What are package diagrams and why are they used ?

February 18, 2024 by By Team EasyExamNotes

A package in software engineering is a way to organize and group related elements, such as classes, associations, generalizations, and even other packages, into a … Read more

Write a short note on use case diagram and time diagram with suitable diagram and their utility in system design.

February 17, 2024 by By Team EasyExamNotes

Use Case Diagrams: Use case diagrams are graphical representations that illustrate the interactions between different actors (users or external systems) and the various use cases … Read more

Discuss in brief basic behavioural modeling.

February 17, 2024 by By Team EasyExamNotes

ORWhat do you understand by basic behavioural modeling ? Basic behavioral modeling refers to the process of representing and simulating the actions, reactions, and interactions … Read more

What do you mean by sequence diagram? Explain various terms and symbols used in a sequence diagram. Describe the following using sequence diagram : (i) asynchronous messages with/without priority. (ii) broadcast messages.explain sequence diagrams with example.

February 17, 2024 by By Team EasyExamNotes

Sequence diagram: A sequence diagram is a type of UML (Unified Modeling Language) diagram that illustrates how objects interact with each other in a system. … Read more

Explain Polymorphism, Iterated Messages and use of self in message in collaboration diagram.

February 17, 2024 by By Team EasyExamNotes

Polymorphism, iterated messages, and the use of self in messages are concepts often used in collaboration diagrams within the Unified Modeling Language (UML) to represent … Read more

What do you mean by a collaboration diagram ? Explain various terms and symbols used in a collaboration diagram. How polymorphism is described using a collaboration diagram ? Explain using an example. OR What is a collaboration diagram ? How polymorphism is represented in a collaboration diagram? Explain with an example.

February 17, 2024 by By Team EasyExamNotes

Collaboration Diagram: Terms and Symbols: Polymorphism Example:

Older posts
Page1 Page2 … Page4 Next →

© 2024 EasyExamNotes.com | Some content on this site was generated with the assistance of Google's Gemini AI and ChatGPT.