Citi Interview Question

Can the double checked locking fail on single processor system?

Interview Answers

Anonymous

Oct 18, 2014

no it cannot

1

Anonymous

May 20, 2015

I think it can be failed in case of object deserialization/ clonning of objects.

1