What is a linked list?

Answer Posted / abu

A linked list is liner collection of data elements that are
called nodes. the linear order is maintained by using
pointer.a link list can be either liner or doubly or circular.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between procedural programming and oops?

778


What is interface? When and where is it used?

1885


Can abstract class have normal methods?

798


Why do we need polymorphism in c#?

886


Can private class be inherited?

910


What do you mean by Encapsulation?

814


What is polymorphism what is it for and how is it used?

777


How does polymorphism work?

874


What are the important components of cohesion?

754


How do you explain polymorphism?

806


What is object and class in oops?

791


Plese get me a perfect C++ program for railway/airway reservation with all details.

3663


What is an example of genetic polymorphism?

875


What is the real time example of encapsulation?

800


Which type does string inherit from?

842