Q. What does the length() method of a String object in Java return? (A) The capacity of the string (B) The size of the string (C) The length of the string (D) The index of the last character ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) The length of the string