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

What is a linked list?

Answer Posted / purba phalguni mishra

" Linked List is a collection of data elements consisting
of nodes", basically two parts:-
1. INFO part- contains the information/value of data items.
2.LINK part- keeps the address of the adjacent node,i.e,
co-relating notes.

The basic application,i.e, the linear arrangement of data
items gives the fundamental idea of array.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of oop over procedural language?

1132


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6994


What do you mean by overloading?

1131


Templates mean

2153


What is the purpose of enum?

1059


What are the 3 principles of oop?

1171


Can abstract class have normal methods?

1108


What is inheritance in simple words?

1119


How is polymorphism achieved?

1114


What is the real time example of encapsulation?

1117


Can we define a class within the interface?

1100


What is oops in simple words?

1168


Why is polymorphism needed?

1129


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4805


What is encapsulation with example?

1201