Q. Which function returns the length of a string? (A) length (B) size() (C) count() (D) measure() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) length Explanation: The length property returns the number of characters in a string.