Q. Which method is used to print output in Ruby? (A) console.log (B) print (C) echo (D) printf ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) print Explanation: The print method outputs data to the screen in Ruby.