Google News
logo
Today General Knowledge(GK)
Identify the LIFO (Last In First Out) structure among the following
A)
Stack
B)
Array
C)
Queue
D)
De-queue

Correct Answer : Option (A) - Stack



In computer science, LIFO refers to the way items stored in some types of data structures are processed. A LIFO structure can be illustrated with the example of a stack of trays. The term in computing generally refers to the abstract principles of list processing and temporary storage, particularly when there is a need to access the data in limited amounts, and in a certain order.

Published On : June 16, 2021
Category : Computers
Advertisement