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

How can I change the size of the dynamically allocated array?

922


What are the differences between Structures and Arrays?

898


what do the 'c' and 'v' in argc and argv stand for?

905


Here is a neat trick for checking whether two strings are equal

818


Which is best linux os?

798


Can you write the algorithm for Queue?

1790


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

1051


Explain what are the __date__ and __time__ preprocessor commands?

897


explain what are actual arguments?

863


What do you mean by c?

818


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

1042


What oops means?

793


What is switch in c?

882


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

2413


Are enumerations really portable?

820