Goodreads Interview Question

Can two threads share the same memory ?

Interview Answer

Anonymous

Jun 1, 2015

Yes , threads inside the same process share the same memory space of the process it belongs to.