Sign In
Ask Question
Guest
Computers & Technology
20 April, 13:30
What is one property of a good hash code?
+5
Answers (
1
)
Philip Archer
20 April, 13:49
0
Answer: - Major property of a good hash code is that objects which are equal should return the same hash code.
Explanation: Hash codes is a numeric value which is used for identify a object while a equality testing. Hash code can occupy the value of any length and then returns a fixed length value. The value of hash codes are variable.
If two objects are equal then by the method of equal (object) if the hashcode () function is called on both the objects, they produce the same value.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“What is one property of a good hash code? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
A server that provides data transfer and storage space at remote locations is called a
Answers (1)
For the questions below, use the following partial class definitions : public class A1 { public int x; private int y; protected int z; ... } public class A2 extends A1 { protected int a; private int b; ...
Answers (1)
A researcher wants to examine whether the size of the font of test questions affects scores on a test.
Answers (1)
A frame size of 2048 * 1536. a) What is the minimum size in bytes of the frame buffer to store a frame?
Answers (2)
What is an example of a primary storage
Answers (1)
New Questions in Computers & Technology
Which of the following is controlled by a computer operating system? a. System hardware (CPU, memory, storage, I/O devices) b. Application software (games, browser, office productivity, etc.) c. Both a and b d. Neither a nor b
Answers (1)
William found out that someone used his report on american culture without his permission. what is william a victim of?
Answers (1)
System is one in which you duplicate functions in order to improve the reliability and availability of a system.
Answers (1)
How many spaces should you use for an indent?
Answers (1)
A working model of a new product for testing purposes.
Answers (1)
Home
»
Computers & Technology
» What is one property of a good hash code?
Sign In
Sign Up
Forgot Password?