Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Why is structure important for a child?

1148


How does placing some code lines between the comment symbol help in debugging the code?

1061


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

3227


When should we use pointers in a c program?

1194


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

2149


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1174


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

1107


Explain what is the difference between the expression '++a' and 'a++'?

1263


What is the code for 3 questions and answer check in VisualBasic.Net?

2208


What is c preprocessor mean?

1373


Which header file is essential for using strcmp function?

1533


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2794


What is the need of structure in c?

1186


How can I recover the file name given an open stream?

1080


Do pointers take up memory?

1207