English, asked by dsivaramakrishnan786, 4 months ago


What is true about hashing?​

Answers

Answered by 831ishikashukla
0

Explanation:

Hashing is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the original string. Hashing is used to index and retrieve items in a database because it is faster to find the item using the shorter hashed key than to find it using the original value.

Answered by harshitha5jhcs
0

Answer:

Hashing is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the original string. Hashing is used to index and retrieve items in a database because it is faster to find the item using the shorter hashed key than to find it using the original value.

Similar questions