In this video, I tried to explain what is thread safety and how String class can be thread-safe in a java multithreaded environment.
Thread safe: Implementation is guaranteed to be free of race conditions when accessed by multiple threads simultaneously.
if different threads can access the same resources without exposing erroneous behavior or producing unpredictable results. This programming methodology is known as “thread-safety”.
necessary links:
https://www.netjstech.com/2016/08/str...
https://www.baeldung.com/java-thread-...
Watch video What is thread safe string in java and how to implement them online without registration, duration hours minute second in high quality. This video was added by user Learn with Monir 03 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,115 once and liked it 32 people.