Question: 7
(Choose 1 answer)
How do threads enable efficient resource sharing?
A. By allowing threads to share resources within the same address space
B. By isolating resources for each thread
C. By restricting access to shared resources
D. By creating separate address spaces for each thread