...

/

Quiz: Boundaries and GenServers

Quiz: Boundaries and GenServers

Test your knowledge of boundaries and GenServers.

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

What is the role of the boundary layer in a project?

A.

Provides tools to start and stop the core layer.

B.

Divides work for performance, isolation, or reliability.

C.

Executes core code in a process and wraps it in a generic API.

D.

It is a group of functions and the type definitions representing the data layer, organized into modules.


1 / 10
...