adspace


Do threads share heap?

Answer Posted / Nitin Garg

Yes, in Linux, all threads within a process share the same global data segment (including the heap), which means that changes made by one thread are visible to other threads.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category