Ruby - Basics and Runtime
Which of the following is the correct way to call the method
upcase on a string object name in Ruby?upcase on a string object name in Ruby?object.method.name, calling upcase is done as name.upcase.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions