Quiz
We'll cover the following...
We'll cover the following...
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
so they are immutable.
B.
Define an entity or a value object.
C.
Guarantee that there is an identifier for the objects.
D.
None of the above
1 / 6