Answer Posted / randy luton
Unique number generated to identify a module in an
assembly. The hash code ensures that the proper version of
a module is loaded at runtime.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Why generics are used?
Explain About .Net remoting
What are the 3 different types of arrays?
How do I download a program to my desktop?
How many types of constructors are available in c#?
What is a method signature in c#?
Is type nullable c#?
Is static class thread safe in c#?
What are callback methods in c#?
What is multicast delegate in c# ?
What is a shared assembly?
Can you inherit from multiple classes in c#?
What is Named parameter in C#?
Give 2 scenarios where static constructors can be used?
What does using do in c#?