What is lifo?
Answers were Sorted based on User's Feedback
Answer / guest
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 |
Answer / 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 |
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 |
What is difference between arraylist and linkedlist?
How helpful is abstract data type of data structures?
Which is the parent class of enumset class?
Is treeset synchronized?
What is array and its types with example?
What is difference between set and map?
What are the issues that hamper the efficiency in sorting a file?
What do you mean by hash table?
Difference between calloc and malloc in data structures?
Can hashtable have duplicate values?
Can you sort a hashset?
What is a matrix?