Basic programming

Unit 2 • Chapter 2

Arrays and Strings

Summary

false

Concept Check

What is the maximum size of an array in Java?

What is the string class in Java used for?

What is the difference between length and length() in Java?

Which method is used to compare two strings in Java?

How are characters stored in Java arrays?