What would happen if two different threads hit two synchronized nonstatic
methods on the same object simultaneously?
What would happen if two different threads hit a synchronized static method and
synchronized nonstatic method on the same object simultaneously?
What one thing does the volatile keyword guarantee about a variable?
What two things does the synchronize keyword guarantee about a block of code?
What are some built-in concurrent data structures?
What is the executor framework?
What is a ThreadLocal variable?
What are atomic variables?
Dostları ilə paylaş: