1.
In Ruby, _____________ is equivalent to #select in most cases.
2.
In Ruby, the _____________ is passed to #initialize_copy.
3.
In Ruby, which of the following modules is used for the cryptography of random numerals?
4.
In Ruby, the modules are used as ____________.
5.
In Ruby, which of the following modules is functionally similar to the #select module?
6.
In Ruby, the constants are _____________.
7.
In Ruby 2.0, what is the default encoding used in the MRI?
8.
Ruby is a language that is ________________________.
9.
Which of the following statements about Ruby is not true?
10.
____________________________ is not a necessary requirement for running Ruby.