filmov
tv
Java Basics - class String
Показать описание
A closer look at class String
This video talks about string literals, how they are created and reused, the creation of String objects with a constructor, and some of the most commonly used String methods.
It shows the memory allocation, gives code examples, and provides an exercise for the viewer to solve
This video talks about string literals, how they are created and reused, the creation of String objects with a constructor, and some of the most commonly used String methods.
It shows the memory allocation, gives code examples, and provides an exercise for the viewer to solve