Answer Posted / hr@tgksolutions.com
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
what type of questions
What is basic concept of oop?
Why do we use polymorphism?
What are the 5 oop principles?
Which method cannot be overridden?
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...
What is object in oop?
What are the benefits of interface?
What are the components of marker interface?
What type of loop is a for loop?
program for insertion ,deletion,sorting in double link list
what type of question are asked in thoughtworks pair programming round ?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is difference between polymorphism and inheritance?
How do you define a class in oop?