Computer Science Exam > Strings > Flashcards
How does string concatenation work?
By using the + to add multiple strings or numbers.
equals()
The equals test if whether two strings are the same object.