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 is Web.config?

0 Answers   Amazon,


What is the Main difference between String and StringBuilder and why do we use StringBuilder.

15 Answers   Aditya, CTS, Siemens,


Which of the following API is used to hide a window?

0 Answers   3i Infotech,


What is dataset c#?

0 Answers  


Can you change the value of a constant filed after its declaration?

0 Answers  






Why do we need abstraction in c#?

0 Answers  


what is the syntax to inherit from a class in c#?

0 Answers   Siebel Systems,


What is the purpose of namespace?

0 Answers  


Explain about Protected and protected internal, ?internal? access-specifier?

7 Answers  


How do you create multiple inheritance in C#?

5 Answers   Microsoft,


What is an arraylist in c#?

0 Answers  


How do you specify a custom attribute for the entire assembly?

0 Answers  


Categories