Multiple choice technology web technology What is the GAC? Global Assembly Cache Global Access Cache Guide Access Cache Global Alert Cache Reveal answer Fill a bubble to check yourself A Correct answer Explanation GAC stands for Global Assembly Cache, a .NET framework component that stores assemblies designated to be shared across multiple applications. It's a centralized repository for strongly-named .NET assemblies.