Quiz: Implementing a Use Case

Take a quiz to test your understanding of the concepts you learned while implementing a use case.

We'll cover the following...
Technical Quiz
1.

Which of the following is true for a domain-centric architecture?

A.

The domain model has no dependencies to incoming and outgoing adapters.

B.

The domain model only has a dependency to outgoing adapters.

C.

The domain model only has a dependency to incoming adapters.

D.

Adapters may not have a dependency to the domain model.


1 / 3