Quiz: What's Wrong with Layers?

Take a quiz to test your understanding of the drawbacks of layers in software architecture.

1

Why might we want to write domain code before we write persistence code?

A)

Because the domain code is usually simpler than the persistence code

B)

Because we want to get feedback on whether we’re building the right solution to a domain problem before writing persistence code

C)

Because the persistence code can be auto-generated

D)

We don’t. We usually want to write the persistence code first because it’s the foundation of an application.

Question 1 of 30 attempted

Get hands-on with 1200+ tech skills courses.