What is the gac, and where is it located?



What is the gac, and where is it located?..

Answer / swayam pravash ray

GAC stands for Global Assembly Cache. For dot net version 2.0 & 3.5 the location for GAC is : C:Windowsassembly
For dotnet version 4.0 and above the location for GAC is :C:WindowsMicrosoft.NETassembly

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can you inherit multiple abstract classes in c#?

0 Answers  


What is this keyword in C#?

0 Answers  


How to Install uninstall assemblies into GAC?

0 Answers   CitiusTech,


What is a singleton unity?

0 Answers  


Can we change static variable value in c#?

0 Answers  






What is null character in string?

0 Answers  


What is super class in c#?

0 Answers  


What does break do in loop?

0 Answers  


What is the difference between class and namespace?

0 Answers  


What is asynccallback c#?

0 Answers  


What is a template class?

0 Answers  


What is toint32 c#?

0 Answers  


Categories