what is data structure.in linear and non linear data
structures which one is better?Explain

Answer Posted / some guy

++linear and non-linear data structures have their own
significance ......which is better then the other is depend
on the application of data structure ...

for eg.
linear search vs. BST(binary search tree)

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

830


What is the most efficient way to count the number of bits which are set in an integer?

841


What is the use of bit field?

893


What are the 5 organizational structures?

810


Can I initialize unions?

827


What are the parts of c program?

861


What is data structure in c language?

847


Is stack a keyword in c?

843


what is the structure pointer?

1866


in linking some of os executables are linking name some of them

1910


What is typedef example?

858


What are the usage of pointer in c?

924


How arrays can be passed to a user defined function

795


What is difference between %d and %i in c?

922


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

855