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


Please Help Members By Posting Answers For Below Questions

What is your stream meaning?

601


How do you determine the length of a string value that was stored in a variable?

647


How would you rename a function in C?

612


What is assignment operator?

620


What is wrong with this statement? Myname = 'robin';

812






What are comments and how do you insert it in a C program?

735


What is the c value paradox and how is it explained?

569


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

672


What does c mean?

585


What is the difference between pure virtual function and virtual function?

643


What are the advantages of Macro over function?

1186


What are the three constants used in c?

538


What is the -> in c?

577


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2570


largest Of three Number using without if condition?

995