IT
Sobes
Home
Java
Android
Menu
Home
Java
Android
Home
Java tags
Multithreading
Preparation progress
All questions in this channel are already marked
Reset progress
Java
Multithreading
wait, notify, notifyAll
→
What is synchronized?
→
What is the purpose of volatile?
→
Which collections should be used in a multi-threaded environment?
→
How do atomics work?
→
What is a daemon thread and how to create one?
→
Why are thread-local variables used?
→