Q. Which function is used to get the length of a string? (A) STRLEN() (B) LENGTH() (C) STRING_LENGTH() (D) SIZE() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) LENGTH() Explanation: `LENGTH()` returns the number of bytes in a string.