SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not a domain model guideline?
A
Think like a Mapmaker
B
Maintain domain model in a tool
C
Linguistic Analysis
D
Model with Description Classes
Explanation: 

Detailed explanation-1: -The domain model has two parts: the conceptual model and the procedural model.

Detailed explanation-2: -The Domain Model is an object model of the domain that incorporates both behavior and data. In the example of the e-commerce app, we need to deal with the domain logic of customers who want to buy products and return them if they want.

There is 1 question to complete.