๐Ÿ’ปap computer science a review

key term - Strings

Citation:

Definition

Strings are sequences of characters in Java. They are immutable, meaning they cannot be changed once created.

"Strings" also found in: