Computer Science, asked by TbiaSamishta, 10 months ago

What is collision? Explain different collision resolution techniques with examples?

Answers

Answered by btsarmyv
0

collision is when 2 objects collide

Answered by Arslankincsem
0

Answer:

The action where two things collide usually violently is known as a collision. There are ways in which collision can be resolved using collision resolution techniques. Separate chaining is a technique in which collision is managed by creating slots in a hash table where a collision is about to take place pointing to a line of different records.Open hashing is a second technique used which is simple.

Similar questions