Efficient data structure for store/search list of 1000 records
a)array b)double linked list c)circular queue d)hash table
Answer Posted / kala sri
hash table
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain 'bus error'?
How can I use a preprocessorif expression to ?
What is adt in c programming?
What are disadvantages of C language.
What is the maximum no. of arguments that can be given in a command line in C.?
int far *near * p; means
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is memory leak in c?
What does a pointer variable always consist of?
What is a pointer value and address in c?
why programs in c are running with out #include
Why do we use main function?
What are c preprocessors?
What does p mean in physics?
What is the meaning of typedef struct in c?