What is a linked list?

Answer Posted / swati sinha

Linked list is a datastructure which consist of many nodes
linked wit each other.Each node is divided in to
2parts.one has the data and the other has address which
points to the next node.the last node has null pointer.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interface? When and where is it used?

1667


Can destructor be overloaded?

603


What is difference between pop and oop?

611


What is the fundamental idea of oop?

640


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1899






What is encapsulation in ict?

610


What is encapsulation c#?

605


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1152


How do you achieve runtime polymorphism?

573


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

1794


What is the difference between inheritance and polymorphism?

594


What does and I oop mean?

620


What is the problem with multiple inheritance?

588


How do you achieve polymorphism?

618


Can static class have constructor?

588