Answer Posted / 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 View All Answers
Explain how can you clean up objects holding resources from within the code?
what is a static constructor?
What is an inheritance ?Give an example in which inheritance is used?
What is single dimensional array in c#?
What do you use c# for?
What is lazy loading c#?
Why do we write system in c#?
Can we inherit abstract class in c#?
From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?
What are interfaces in c#?
What tool we have to use to install assembli in gac folder.
What is call back method?
What is encapsulation in csharp?
What are delegates in C#?
Why is aws serverless?