JavaScript String Methods Quiz
Which method, when given an index, searches a string for that index, and returns the single UTF-16 code located there, as a new string? Hint: You must provide a positive integer between 0 and str.length - 1.
concat()
charAt()
at()
indexOf()
Your score is
out of 14
Great job! Keep Learning!
Created by
Katie Marie