Ruby - String Operations
In Ruby, what does
str[0] return when str = "hello"?str[0] return when str = "hello"?str[0] returns the first character 'h'.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions