answersLogoWhite

0

Hashing provides a method to search for data.

Hashing provides a method to search for data.

Hashing provides a method to search for data.

Hashing provides a method to search for data.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Difference between Internal hashing n external hashing?

Internal hashing mainly used for internal file, it is particularly an array of records. External hashing used for file disk


What are different types of hashing techniques are there in DBMS?

there are 2 types of hashing techniques 1- Static hashing 2-Dynamic hashing


What are the difference between static and dynamic hashing in DBMS?

Search operation in static hashing is time consuming, but in dynamic hashing it is not.


What is Homomorphic Hashing?

Homomorphic Hashing is a algorithm technique used for verifying data.


How do you swap two adjecent no in array in c?

Option 1) Use a temporary variable: int x = array[i]; array[i] = array[i+1]; array[i+1] = x; Option 2) Use bit operators: array[i] ^= array[i+1] ^= array[i];


What is the maximum number of entries that can be placed in the chained hash table?

The maximum number of entries that can be placed in a chained hash table is determined by the size of the underlying array used for storage. Each bucket in the array can hold multiple entries due to chaining, so the total number of entries that can be stored is dependent on the size of the array and the hashing function used.


How does an array differ from a array?

'a array' is substandard, if you use it, you might be frowned upon.


What is the need of array?

congugative memory allocation ,is use to array


What is hashing function in data structure?

If you read up on hashing, why hashing is done, what are its uses. Then you will be able to answer your own question. More to the point you will have studied the material that your homework question is intended to make you study. It is educational.


What is the need of array variables?

congugative memory allocation ,is use to array


How do you use in array?

cod a program student degree array in c language


Is double hashing a rehashing?

ya it it