Q. What is the purpose of the raise keyword in Ruby? (A) To begin an exception handling block (B) To manually raise an exception (C) To ensure code execution regardless of exceptions (D) To begin an exception handling block ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) To manually raise an exception