Is double link list a linear data structure? If Yes, Why?If
No, Why?
Answer Posted / vinita khandavi
Yes ,
The data are stored in the linear manner in memory..
all Linked list are linear data structures..
Tree, Table, Graph, Hash Table are nonlinear data structures..
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What does c mean?
Is c# a good language?
Why do some versions of toupper act strangely if given an upper-case letter?
What is c definition?
What is the use of pointers in C?
What are loops c?
Lists the benefits of c programming language?
What does the file stdio.h contain?
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
What are all different types of pointers in c?
what are the facialities provided by you after the selection of the student.
List the different types of c tokens?
Is it possible to pass an entire structure to functions?
What are the applications of c language?
Explain how do you override a defined macro?