...

/

Quiz: The First-Class ADT Pattern

Quiz: The First-Class ADT Pattern

We'll cover the following...

Test your knowledge of The First-Class ADT Pattern concepts with this quiz.

1.

What does ADT stands for?

A.

Augmented Design Theory, which lets us document all assumptions we made in a given high-level design

B.

Alternate Domain Type, which means we have another option for representing data when our domain types are too complex to validate.

C.

Abstract Data Type, which is a module that specifies a set of values and operations on these values.

D.

Architectural Driven Tests, which are automated tests written against the interface of our architectural building blocks.


1 / 5