Q. Which function returns the length of a string?
β
Correct Answer: (A)
length
Explanation: The length property returns the number of characters in a string.