Comparing Two Strings in Java | Comparing Strings

preview_player
Показать описание
Comparing two strings in Java is not like comparing two numbers or comparing two primitives. Strings are objects. In this video learn about string comparisons. How you would compare string to where case does not matter or how do you compare string where uppercase and lowercase do matter. Did you know that Java has a cached String pool in the Java Heap. This is one of the Java basics you will need to know.

#javatutorial #java #beginningjava
Рекомендации по теме