Back to quizzes
Strings Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the method used to find the length of a string in Java?
A
length()
B
size()
C
getLength()
D
count()