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 are the two forms of #include directive?
largest Of three Number using without if condition?
What is derived datatype in c?
Is the exit() function same as the return statement? Explain.
Is flag a keyword in c?
What is the difference between typedef and #define?
Explain what are reserved words?
what is the different bitween abap and abap-hr?
Place the #include statement must be written in the program?
Sir i need notes for structure,functions,pointers in c language can you help me please
What is 1d array in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
How do you determine a file’s attributes?
What are qualifiers?
write a program to print largest number of each row of a 2D array