Efficient data structure for store/search list of 1000 records
a)array b)double linked list c)circular queue d)hash table
Answer Posted / aeini
a array
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
What is use of pointer?
Why doesnt this code work?
What are the valid places to have keyword “break”?
How can I manipulate strings of multibyte characters?
Give basis knowledge of web designing ...
Explain what are the different file extensions involved when programming in c?
What is the heap in c?
Explain About fork()?
Explain what is wrong in this statement?
What is the use of a static variable in c?
What is ## preprocessor operator in c?
What is the difference between single charater constant and string constant?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
What are identifiers and keywords in c?
Whats s or c mean?