InterviewSolution
Saved Bookmarks
| 1. |
What Is Hash Algorithm? |
|
Answer» Hash algorithm is applied on block of DATA after it is read from client machine and a unique SIGNATURE is generated which is used to PERFORM De-duplication. Hash algorithm is applied on block of data after it is read from client machine and a unique signature is generated which is used to perform De-duplication. |
|