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
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.
How stl is different from the c++ standard library?
How is stl different from c++ standard library?
What is stl in oop?
When did c++ add stl?
Is stl part of c++ standard?
Is stl open source?
Why should a c++ programmer be interested in stl?
How do you convert stl to steps?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
What do stl stand for?
Can we use stl in coding interviews?
Is string part of stl?
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999