Answer: B) Ensures a field is always read/written directly to main memory, preventing CPU caching optimizations volatile tells the compiler and CPU not to cache the field value in a register. It ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results