Ruby - Classes and Objects
What will this Ruby code print?
puts "Ruby".object_id == "Ruby".object_id
puts "Ruby".object_id == "Ruby".object_id
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions