Practice Test Geeks home

OCP Java Concurrency 3

Which `java.util.concurrent.atomic` class provides an atomic reference to an object that can be updated using compare-and-swap?

Select your answer