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 can be stored in an arraylist?
Define avl tree?
What is the difference between array sort () and array sort t >()?
Which sorting algorithm is worst?
What is the difference between list and arraylist?
What are trees in data structures?
Define the graph data structure?
What is the purpose of tochararray ()?
What is data and data types?
There are 8, 15, 13, 14 nodes were there in 4 different trees. Which of them could have formed a full binary tree?
Explain what are the types of collision resolution techniques and the methods used in each of the type?
Can treeset contain duplicates?