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
What is type safe in c#?
Which are the loop types available in c#?
How do you clear a list in c#?
How Global.asax is used ?
What are the differences between static, public and void in c#?
if you do have a stack overflow profile.what is your ranking?
What is deferred execution in c#?
Can we have 2 main methods in c#?
Value Type and Reference Type Data type in C#?
How is method overriding different from overloading?
What is iqueryable in c#?
What is garbage collection? How to force garbage collector to run?
Explain states of a thread in c#?
Why array is faster than arraylist in c#?
What is the difference between protected and private?