Efficient data structure for store/search list of 1000 records
a)array b)double linked list c)circular queue d)hash table
Answers were Sorted based on User's Feedback
how to make program without <> in libray.
What is scanf () in c?
What is exit() function?
Do variables need to be initialized?
What is "Duff's Device"?
What is volatile variable in c?
Are bit fields portable?
what are two kinds of java
can a union be self-referenced?
What does p mean in physics?
What is indirection? How many levels of pointers can you have?
Why cann't whole array can be passed to function as value.