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

Answers were Sorted based on User's Feedback



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

Answer / ashi

A data structure is arrangement of data in a computer's
memory even disk storage linear data is better than non liner

Is This Answer Correct ?    15 Yes 3 No

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

Answer / rama krishna sidhartha

A data structure is a collection or organization of the data
in computer memory
(or)
A data structure is arrangement of data in a computer's
memory or even disk storage.

In linear and non-linear data structures, linear data
structure is better than non linear data structure. Because
in linear data structure, the elements of the data structure
are represented in the sequence. Whereas, in non linear data
structure is not in sequence.

Is This Answer Correct ?    5 Yes 0 No

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

Answer / 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

More C Interview Questions

Explain about C function prototype?

0 Answers  


write a program to find out number of on bits in a number?

17 Answers   Huawei, Microsoft,


why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,


Write a function to find the area of a triangle whose length of three sides is given

2 Answers  


What will be the output of x++ + ++x?

20 Answers   MBT, Religare,


What is spark map function?

0 Answers  


what is the difference between <stdio.h> and "stdio.h"

14 Answers   Invendis, Kanbay, Mastek, MathWorks,


What is console in c language?

0 Answers  


Explain the ternary tree?

0 Answers  


What is the difference between GETS();AND SCANF();

4 Answers   TCS,


write a C program to print the program itself ?!

16 Answers   TCS,


What is information technology.

1 Answers  


Categories