Multiple choice technology web technology

What is the GAC?

  1. Global Assembly Cache

  2. Global Access Cache

  3. Guide Access Cache

  4. 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.