Which data structure you will use to store detailed information of student?

In computing, a hash table (also hash map) is a data structure used to implement an associative array, a structure that can map keys to values. A hash table uses a hash function to compute an index into an array of buckets or slots, from which the correct value can be found.

Sizin İçin Seçtik  How structures are declared and initialized in C?

Leave a Reply

Your email address will not be published. Required fields are marked *