Citi Interview Question

How to update a value using threads . Write code

Interview Answers

Anonymous

May 31, 2018

Using volatile, synchronization, atomic interger..

3

Anonymous

May 31, 2018

Using volatile synchronization atomic interger