Category: OOAD

34 posts

What are Different Types of Responsibility in OO Design

In object-oriented (OO) design, responsibilities refer to the tasks or functions that a class or object is responsible for carrying out. The following are different types of responsibilities in OO des... Read Mores
Prathmesh Yelne

08-May-2024 19:02:15

28 Views Object Oriented Analysis & Design, OOAD 6 months ago

Explain Uses Case Model in Details

Introduction Use Case Model is a popular technique for capturing the functional requirements of a system in a structured way. It is widely used in software engineering and system design to identify an... Read Mores
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What is a System Sequence Diagram (SSD) ? Why it's Important ?

System Sequence Diagrams (SSDs) are a type of UML (Unified Modeling Language) diagram used to describe the interactions between external actors and the system being modeled. They are used to illustrat... Read Mores

Explain UP Phases in OOAD

UP Phases in OOAD In Object-Oriented Analysis and Design (OOAD), the UP (Unified Process) phases are a series of iterative and incremental steps used to develop software systems. The UP process has fo... Read Mores
Prathmesh Yelne

10-Apr-2024 15:40:45

162 Views OOAD 7 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What is Artifacts ? How its Start in Inception ?

What Is Artifacts ?  In the context of software development, artifacts refer to any document or deliverable produced as part of the software development process. These artifacts can take man... Read Mores
Prathmesh Yelne

28-Mar-2024 8:58:23

280 Views OOAD 8 months ago

What is Agile Modeling ?

Agile modeling is a software development methodology that focuses on producing high-quality software quickly and efficiently. It is an iterative and incremental approach that emphasizes flexibility, c... Read Mores
Prathmesh Yelne

28-Mar-2024 8:57:07

avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

Explain What is Iterative & Evolutionary System Sequence Diagram (SSD) in Details

System Sequence Diagram (SSD) is a graphical representation of the interactions between actors and the system under consideration. It is one of the most fundamental diagrams in the Unified Modeling La... Read Mores
Prathmesh Yelne

24-Mar-2024 9:00:30

204 Views Object Oriented Analysis & Design, OOAD 8 months ago

What are Activity Diagram in UML?

Activity diagrams are a type of diagram used to describe the flow of activities within a system or process. They are commonly used in software engineering to model complex systems, such as online shop... Read Mores
Prathmesh Yelne

10-Dec-2023 16:39:44

avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

Explain an Events, a States & Transition

In computer science, state and event are two fundamental concepts that help in designing complex systems and making them more efficient. A state is the condition of a system at a given point in time, ... Read Mores
Prathmesh Yelne

10-Apr-2023 12:56:05

1.4K Views OOAD 2 years ago

What are Some Commons Notations Used in UML State Machine Diagram?

UML state machine diagrams use various notations to represent different elements and behaviors of the system. Some common notations used in UML state machine diagrams are: 1. States: A state is repres... Read Mores
Prathmesh Yelne

10-Apr-2023 11:37:28

62 Views Object Oriented Analysis & Design, OOAD 2 years ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago