What is a linked list?

Answer Posted / nashiinformaticssolutions

Similar to an array, a linked list is a linear data structure where the components aren't always kept together.
In essence, it is a series of nodes that form a chain-like structure by pointing in the direction of the next node.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the oops and benefits of oops programming?

736


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2057


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2979


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1830


Which language is not a true object oriented programming language?

868


What are the benefits of interface?

800


What are the features of oop?

834


What is the purpose of enum?

763


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6367


How long to learn object oriented programming?

810


What is class and object with example?

815


Prepare me a program for the animation of train

2217


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1878


Please send ford technologies placement paper 2 my mail id

1845


Which type does string inherit from?

832