AP CSA - Advanced Placement Computer Science A Practice Test
AP CSA - Advanced Placement Computer Science A AP CSA String Manipulation and 2D Arrays
Which method returns the number of characters in a String in Java?
Select your answer
A
length()
B
size()
C
count()
D
charAt()
Hint