Q10
What is the purpose of using blocks and procs in Ruby?
A.
To create new instances of classes
B.
To encapsulate and pass around chunks of code
AnswerC.
To handle file input and output
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board