Answer Posted / mukesh
satelite assemblies are used as reference type for other
assemblies. These are blank assamblies but they provide a
link to share two assemlies.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can constructor be overloaded in c#?
What is the difference between ienumerable and enumerable?
How C# 4.0 supports dynamic programming language?
What does return do in for loop?
What is jit (just in time)?
How can we set class to be inherited, but prevent the method from being over-ridden?
What is interface inheritance?
What is an Interface in C#?
How do I do implement a trace?
How do I declare inout arguments in c#?
Define multicast delegate? How it be used?
Define sealed classes in c#?
What is void method?
What are partial types in c#?
What is the difference between package and interface?