Ruby - Functional Patterns in Ruby
What will this Ruby code print?
str = "hello" str.freeze puts str.frozen?
str = "hello" str.freeze puts str.frozen?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions