CJCoding With Joseph
15per day
← Back to Question List

Select topics to narrow your question pool, then enable Random to jump to a random question matching your filters.

Topics:
Java Quiz #11

Array Length vs String Length

mediumStrings

What is the difference between using .length for arrays and .length() for strings?