What is a HashCode?



What is a HashCode?..

Answer / 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

More C Sharp Interview Questions

What are the collection types can be used in c#?

0 Answers  


What are examples of desktop applications?

0 Answers  


What kind of the information stored inside the assembly?

0 Answers   CitiusTech,


how to prevent a class from being inherited in c#.net?

0 Answers  


Is ram a heap?

0 Answers  


What is a streamwriter in c#?

0 Answers  


What are the various components in crystal reports?

0 Answers  


What is the syntax for calling an overloaded constructor within a constructor?

0 Answers  


Do void methods have parameters?

0 Answers  


Is array value type in c#?

0 Answers  


Are all methods virtual in c#?

0 Answers  


what is namespace?

6 Answers  


Categories