Which method is used to extract a portion of a string and return a new string, starting from a specified index?
substring()
splice()
extract()
slice()