Course contentsShow
Java
Lesson 2179 of 2,87043. String Handling in DepthPro lesson

When Strings Are NOT Interned

Understanding that strings created with 'new String()' or concatenation at runtime bypass the pool unless explicitly interned.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.