...

/

Quiz: Data Types that Underpin Elixir

Quiz: Data Types that Underpin Elixir

Demonstrate your knowledge about the data types that underpin Elixir.

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

What’s the best place to add a new element to a list?

A.

It doesn’t matter

B.

The head

C.

The end

D.

The middle


1 / 5
...