Q. What is a proc in Ruby? (A) A method that takes no arguments (B) A predefined set of instructions (C) A block that has been converted into an object (D) A data structure for storing key-value pairs ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) A block that has been converted into an object