Multiple choice technology programming languages

What tool is used to manage the GAC ?

  1. GacUtil.exe

  2. RegSvr.exe

  3. GacSvr32.exe

  4. GacMgr.exe

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

gacutil.exe is the command-line tool used to manage the Global Assembly Cache (GAC). RegSvr32 is for COM registration, and GacSvr32 and GacMgr are not valid tools.