This lesson delves into the String class and looks at the functionality it provides through a host of methods. We will also discuss how string objects are immutable, which means the object itself can't be modified once they've been created.
This is a beginner-level lesson and can be taken by anyone with an interest in learning about Java.