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

What is type safe in c#?

688


Which are the loop types available in c#?

739


How do you clear a list in c#?

710


How Global.asax is used ?

858


What are the differences between static, public and void in c#?

803


if you do have a stack overflow profile.what is your ranking?

1706


What is deferred execution in c#?

745


Can we have 2 main methods in c#?

704


Value Type and Reference Type Data type in C#?

751


How is method overriding different from overloading?

800


What is iqueryable in c#?

690


What is garbage collection? How to force garbage collector to run?

733


Explain states of a thread in c#?

771


Why array is faster than arraylist in c#?

723


What is the difference between protected and private?

730