InterviewSolution
Saved Bookmarks
| 1. |
A hash function should produce different output strings for the same input data. |
|
Answer» A hash function should produce different output STRINGS for the same INPUT data. |
|