Which method is used to extract a single character from a string at a specified index?
extract()
slice()
charAt()
getChar()