Showing posts with label String. Show all posts
Showing posts with label String. Show all posts

String is immutable or final in Java String is immutable or final in Java

The reasons why string is immutable are, 1) Imagine StringPool facility without making string immutable , its not possible at all because...

+

10 Java String interview Question & Answers 10 Java String interview Question & Answers

Here are my list of frequently asked question on String, feel free to add any other interesting question which you faced on String during a...

+
 
Top