Answer Posted / glibwaresoftsolutions
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
Write a program to sort the number with different sorts in one program ??
Why we use classes in oop?
Where You Can Use Interface in your Project
when to use 'mutable' keyword and when to use 'const cast' in c++
Why multiple inheritance is not possible?
What are classes oop?
What is pointer in oop?
what is difference between class template and template class?
What is inheritance in oop?
What are the 5 oop principles?
What do you mean by variable?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is encapsulation in ict?
Why oops is important?