S01E22 of 36 episodes

Using the String Class as a Reference Type

Learning Java Programming(2021)
January 1, 2021 14m
Ended
English

String, just one of the thousands of classes that come prepacked in Java, is a class you can instantiate into an object. In this lesson, explore some of the many nuances of using the String class as a reference type in your own coding work.