Answer Posted / yogesh l. sharma
there are main four type of linked list.
1)singly linked list.
2)singly circular linked list.
3)doubly linked list.
4)doubly circular linked list.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is a hashset ordered?
Sorting is not possible by using which of the methods?
What is the impact of signed numbers on the memory?
State the merits of linear representation of binary trees?
What is the difference between a hashmap and hashtable?
What is a linear search?
What is the use of threaded binary tree?
What is a list of lists?
What do you mean by the term “percolate up”?
Why is reflection slower?
What is the difference between Array and LinkedList?
Is bubble sort faster than selection sort?
If I try to add enum constants to a treeset, what sorting order will it use?
What is the difference between list and arraylist?
Does linkedhashset allow null values?