Goodreads interview question

Can two threads share the same memory ?

Interview Answer

Anonymous

1 June 2015

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