What does it mean to return an instance of shared memory?
Anonimo
I paused and explained diplomatically that this is probably a misuse of the term instance, and then explained in some detail how shared memory works and what was instantiated (the class that accessed the shared memory segment). Wrote some code on the white board explaining my point. Then went on to talk about mutex and write locks.