What is a HashCode?

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


Please Help Members By Posting Answers For Below Questions

Why generics are used?

690


Explain About .Net remoting

761


What are the 3 different types of arrays?

812


How do I download a program to my desktop?

667


How many types of constructors are available in c#?

742


What is a method signature in c#?

700


Is type nullable c#?

698


Is static class thread safe in c#?

726


What are callback methods in c#?

706


What is multicast delegate in c# ?

774


What is a shared assembly?

747


Can you inherit from multiple classes in c#?

654


What is Named parameter in C#?

759


Give 2 scenarios where static constructors can be used?

700


What does using do in c#?

693