Answer Posted / narendra singh
linked list means node which is connected each other with
a line. it means that each node is connected with another
one. Each node of the list hold the referance of the next
node.
if we talk about the sorted linked list , it is also a list
just like another list. but the differce is only that it
hold all the nodes in a sequantial manner either in
accending order decending order
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does stl mean in slang?
What does stl stand for in basketball?
What two types of containers does the stl provide?
Is stl part of c++ standard?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
Is stl open source?
Why should a c++ programmer be interested in stl?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
What are the symptoms of stl?
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
How is stl different from c++ standard library?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
What are the components of stl?
When did c++ add stl?
write a program to convert a decimal number in to its equivalent binary number?