Quiz
Test your knowledge about domain abstractions in Domain Driven Design by taking this quiz.
Technical Quiz
1.
If it is necessary to maintain some type of state, what should be the best approach to tackle it?
A.
Make attributes final and immutable.
B.
Define an entity or a value object.
C.
Guarantee objects to have an identifier.
D.
None of above
1 / 6
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy