Which specific subdirectory inside the Windows folder holds the shared .NET components?
Explanation
The Global Assembly Cache (GAC) is a designated subfolder within the Windows directory that stores shared .NET assemblies, allowing multiple applications to use the same components.