Quiz: Data Structures
Test your knowledge about the data structures we learned.
We'll cover the following...
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
Question 1 of 100 attempted
 Ask