How many types of linked lists what are they?
How many types of data structures?
Answer Posted / prakash.m
basically three types includes
Singly LL.
Double LL.
Circular LL.
Data structures include
stacks
queues
linked list.
graphs.
trees.
| Is This Answer Correct ? | 80 Yes | 11 No |
Post New Answer View All Answers
What is the concatenation operator?
how we can make 3d venturing graphics on outer interface
Explain how can I make sure that my program is the only one accessing a file?
What are header files? What are their uses?
How old is c programming language?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
When should the register modifier be used? Does it really help?
Is multithreading possible in c?
What is an operator?
define string ?
What does c value mean?
write a program to create a sparse matrix using dynamic memory allocation.
Explain what is wrong with this statement? Myname = ?robin?;
Why do we need a structure?
What are integer variable, floating-point variable and character variable?