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


Please Help Members By Posting Answers For Below Questions

Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

683


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1884


In a switch statement, explain what will happen if a break statement is omitted?

625


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1896


What is a const pointer in c?

665






Calculate 1*2*3*____*n using recursive function??

1509


What is the Purpose of 'extern' keyword in a function declaration?

643


Explain how are 16- and 32-bit numbers stored?

779


How can I use a preprocessorif expression to ?

593


What is the role of && operator in a program code?

564


What is pre-emptive data structure and explain it with example?

3203


What is self-referential structure in c programming?

651


How can a string be converted to a number?

508


What is volatile variable how do you declare it?

559


Why we write conio h in c?

553