A

Admin • 802.91K Points
Coach

Q. Which will be output for the following code?

Code:
puts "Hello, Ruby!";
  • (A) Hello, Ruby
  • (B) Hello Ruby!
  • (C) Hello, Ruby!
  • (D) Hello Ruby
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Ruby
  • Hashtags:

Explanation by: Admin
This will produce the following result : Hello, Ruby!

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.