Multiple choice technology programming languages What tool is used to manage the GAC ? GacUtil.exe RegSvr.exe GacSvr32.exe 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.