What is String Pool In Java Video

preview_player
Показать описание
Strings are stored in a unique way. String constants are stored in pools so that memory can be saved. In this tutorial learn what are string pools and where they are applicable. You will also learn when Strings are not stored in pools.
Рекомендации по теме
Комментарии
Автор

nice series i am watching from bottom to top in the list...

phanisekharvasana
Автор

very well explained the String Pool concept. Thanks a ton.

laxmi
Автор

Really would like these slides, could you shared them? Or are they stored somewhere? Please

dheyson-alves
Автор

"Hello".toLowerCase()="hello"
"he"+"llo" = "hello"
why theres a difference in the answers of both cases?

in the first case you say that memory location of "Hello " is different than "hello" so it will give false.
But even in second case memory location of "he" is different than "hello"

RS-soke
Автор

you still need to learn, keep learning dude !

sjlegends
join shbcf.ru