JAVA-00- String interview questions and answers
Java string interview questions and answers
1. What is String in Java?
2. How does Java manage string immutability? Discuss the implications of immutable strings in multi-threaded environments.
3. Can you describe how string pooling works in Java?...
shreenibas-java.hashnode.dev35 min read