Quiz: Assembling the Application
Take a quiz to test your understanding of how you can assemble your application.
We'll cover the following...
1
What do we need a central “configuration component” for?
A)
To instantiate the graph of stateless objects that our application needs to run
B)
To implement the Single Responsibility Principle
C)
To create domain objects
D)
To connect incoming adapters with outgoing adapters
Question 1 of 30 attempted