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...

Explain Doubly Linked Lists?

Answer Posted / hr@tgksolutions.com

A specific kind of linked list that allows traversal across the data components in both directions is called a doubly linked list.
Every node has two linkages, one to the node next to it and one to the node in front of it, which enables accomplishing this.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main an identifier in c?

1205


What is a class c rental property?

1144


What library is sizeof in c?

1140


Explain the term printf() and scanf() used in c language?

1095


Does c have circular shift operators?

1298


What's the right way to use errno?

1201


what are the different storage classes in c?

1232


Explain what are multidimensional arrays?

1122


When do we get logical errors?

1173


What is pragma in c?

1281


find the sum of two matrices and WAP for it.

1194


What are categories used for in c?

1151


Can you please explain the scope of static variables?

1106


What’s a signal? Explain what do I use signals for?

1156


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

1048