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