#string #java #StringPool #StringLiteralPool #StringInJava
String is reference type, not a primitive type
String class belongs to java.lang package.
String class is final class.
We can create object of string in two types.
String s1 = new String(“Hello”); //managed heap
String s2 = “Hello”; //String pool
Next must watch : • Strings are immutable in java / immutable ...
En esta página del sitio puede ver el video en línea String In Java / String Class in Java / String Literal Pool in java / String Constant Pool in java de Duración hora minuto segunda en buena calidad , que subió el usuario Techies Tute 25 agosto 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 394 veces y le gustó 6 a los espectadores. Disfruta viendo!