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 |
Why is arraylist faster than linkedlist?
What is the non linear data structure?
To describe the Complexity of Binary search, Quicksort and various other sorting and searching techniques..
0 Answers HPCL, Hughes Systique Corporation,
How do treesets work internally?
Is vector synchronized?
Write a data structure for a queue.
0 Answers Tavant Technologies, Zensar,
State the merit of linked representation of binary trees?
Why is merge sort faster?
List out the applications of a linked list?
What is difference between hashtable and hashmap?
Can arraylist be null?
Is hashmap an array?