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 the application of queue?
Why is arraylist not thread safe?
List the types of tree.
Classify the Hashing Functions based on the various methods by which the key value is found.
Define a complete binary tree?
What is sorting and its types?
what is the difference between singly and doubly linked lists?
In an avl tree, at explain what condition the balancing is to be done?
Define ancestor and descendant ?
Why hashmap is faster than hashset?
What is a multiset table?
Which is faster hashmap or hashset?