Quiz: Hashes
Take a quiz on hashes before moving on to the next chapter.
Technical Quiz
1.
Hashes in Ruby are _______
A.
Key-value in memory storage.
B.
Improved versions of an array.
C.
Key-value storage with a database backend.
1 / 13
Take a quiz on hashes before moving on to the next chapter.
Hashes in Ruby are _______
Key-value in memory storage.
Improved versions of an array.
Key-value storage with a database backend.