Q. Which of the following is not a Reserved Words in Ruby? (A) begin (B) ensure (C) retry (D) pass ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) pass Explanation: pass is not a Reserved Words in Ruby.