Strings in Java | Types of Strings | What is String Pool ? #javastrings

preview_player
Показать описание
Strings are the type of objects that can store the character of values. A string acts the same as an array of characters in Java.

There are two ways to create a string in Java: 

1. String Literal (without using new Keyword)

2. Using new Keyword
👉 StringBuffer and StringBuilder

String pool is a storage space in the Java Heap memory where string literals are stored in Constant Pool and String which are created using new Keyword are stored in Non - Constant Pool.

====================================

Learn Core Java with Programs :

====================================

Learn Data Structures and Algorithm in Java :

====================================

Thank you for Watching :

Happy coding Keep Learning 😊

====================================

subscribe for more videos :

====================================

#javaprogramming #stringsinjava #strings
#javatutorialforbeginners #java #corejava #javabasics #javatutorial #stringbuilder #stringpool #heapsegment
#stringinjava #stringbuffer #techiecoding #introductiontostrings
Рекомендации по теме
welcome to shbcf.ru