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
What is getch c?
How do you declare a variable that will hold string values?
What is difference between scanf and gets?
Explain what are the different data types in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
Can a pointer be volatile in c?
What is multidimensional arrays
write a program to display all prime numbers
What is strcmp in c?
What is size of union in c?
What type of function is main ()?
Where we use clrscr in c?
What is LINKED LIST? How can you access the last element in a linked list?
What are the loops in c?
Is fortran faster than c?