applications of linked lists and mostly used linked list?
Answer Posted / ash
used in gamming application and file system in operation system.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is binary tree in discrete mathematics?
what is the difference between dynamic as well as non - dynamic data structures.
What is difference between list and set?
Can arraylist be resized?
Sorting is not possible by using which of the methods?
What is the use of prototype?
What is binary search in data structure?
Can you distinguish between ArrayList and Array?
What is a class user?
There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?
How do you sort an array in descending order?
What is the best case complexity of bubble sort?
What is int data type?
Explain quick sort?
Construct a doubly linked list using a single pointer in each node?