A thread shares its resources (like data section, code, section, open, files, signals) with
1
other process similar to the one that the thread belongs to
2
other threads that belong to similar processes
3
other threads that belong to the same process
4
All options are correct