when you use the substr function to extract a substring from a string, you need to at least pass an argument that gives? A. the characters in the substring that you're looking for
B. the starting position of the substring
C. the length of the substring
D. the separators for the substring