Ruby - String Operations
To ensure a constant string remains unchangeable throughout a Ruby program, which is the best practice?
.freeze ensures the string cannot be modified..frozen? [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions