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

Why is hashset faster?

0 Answers  


What does the keyword virtual mean in the method definition?

3 Answers   Ipog Software, Satyam, Visual Soft,


What are different types of Delegates in C#?

0 Answers   PUCIT,


When a switch is said to be congested?

0 Answers   Wipro,


What are properties in C#?

0 Answers   UGC Corporation,






What is delegates and events?

0 Answers  


What is .cs file in c#?

0 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

2 Answers   Mind Tree,


localization using windows c#

2 Answers  


What is the difference between dynamic type variables and object type variables in c#?

0 Answers  


Which of the following operations can you not perform on an ado.net dataset?

0 Answers  


What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?

0 Answers  


Categories