Quiz: Data Structures
Test your knowledge about the data structures we learned.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
If a function doesn’t have an explicit return of a value, what is the default data structure returned to represent the void?
A.
Number
0
B.
String
""
C.
nil
D.
keyword
:nil
1 / 10