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


Please Help Members By Posting Answers For Below Questions

What is the heap?

804


Tell me can the size of an array be declared at runtime?

680


How do you print an address?

850


Why should I use standard library functions instead of writing my own?

800


What are derived data types in c?

704






What is meant by int main ()?

817


Explain how can you check to see whether a symbol is defined?

756


Why flag is used in c?

749


Why is it that not all header files are declared in every C program?

772


What is the difference between mpi and openmp?

837


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

760


Is c high or low level?

676


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

866


How are portions of a program disabled in demo versions?

860


Can we use any name in place of argv and argc as command line arguments?

699