Q. What is the purpose of using blocks and procs in Ruby?
β
Correct Answer: (B)
To encapsulate and pass around chunks of code
You must be Logged in to update hint/solution