Answer Posted / glibwaresoftsolutions
The acronym LIFO stands for Last In First Out.
Data can be accessed, stored, and retrieved using this method.
The data that was last stored is the first to be extracted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How efficient is binary search?
How to create an Array?
Which sorting algorithm uses minimum number of swaps?
What happens in insertion sort?
What does bubble sort do?
State the different types of linked lists?
State the merit of linked representation of binary trees?
Explain what is the data structures used to perform recursion?
What is perfect binary tree?
What are the different types of sorting in data structure?
Why set will not allow duplicates?
State the difference between persistent and ephemeral data structure?
Why is it important to sort waste?
Does arraylist shrink?
Can tuple be sorted?