Answer Posted / aditya
A Linked List is the collection of leniar data elements. In
linked list there will be nodes which has 2 parts. They are
data part and link part. The data part consists of the th
data element and the link part consists of the address of
the next node. In linked list the link part of the last
node will be NULL. The different types of linked list are
1) Linear Linked List
2) Double Linked List
3) Circular Linked List
4) Doule Circular Linked List
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oop with example?
What type of loop is a for loop?
#include
What is the fundamental idea of oop?
What is difference between pop and oop?
What is inheritance and how many types of inheritance?
How long to learn object oriented programming?
#include
What is object in oops?
What is inheritance in simple words?
What are the two different types of polymorphism?
Is data hiding and abstraction same?
What is object in oop with example?
Please send ford technologies placement paper 2 my mail id
What is oops and its features?