Ruby - File IO
What happens to the file after the block finishes when you use
File.open('file.txt') do |f| ... end in Ruby?File.open('file.txt') do |f| ... end in Ruby?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions