Write a C program named simple_hash.c to create hash table oftoken/words. The structure of the hash table will be as follows:the hash table has 26 entries, one for each character āAā to āZā.For each entry there will be an array of length 100
3. Write a C program named simple hash.c to create a hash table of tokens/words. The structure of the hash table will be as follows: the hash table has 26 entries,
OR
OR