Ruby - File IO
Which of the following is the correct syntax to write the string "Hello" to a file named "greet.txt" using
File.write in Ruby?File.write in Ruby?File.write("greet.txt", "Hello").15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions