filmov
tv
Java Strings

Показать описание
Hello Everybody!
In this video I am going to show you some interesting fact about strings in Java.
There are two was to use strings: the String class, and the StringBuilder class.
If told you that strings in Java are fixed and cannot change, would you believe it?
You might say what good are they then?!
Well strings are immutable in Java, but we can still work with them.
Let me show you…
In this video I am going to show you some interesting fact about strings in Java.
There are two was to use strings: the String class, and the StringBuilder class.
If told you that strings in Java are fixed and cannot change, would you believe it?
You might say what good are they then?!
Well strings are immutable in Java, but we can still work with them.
Let me show you…