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 |
What are the collection types can be used in c#?
What are examples of desktop applications?
What kind of the information stored inside the assembly?
how to prevent a class from being inherited in c#.net?
Is ram a heap?
What is a streamwriter in c#?
What are the various components in crystal reports?
What is the syntax for calling an overloaded constructor within a constructor?
Do void methods have parameters?
Is array value type in c#?
Are all methods virtual in c#?
what is namespace?