Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 11 (Q.No. 47)
47.
Hardware _____ memory is seldom used in modern computers.
ROM
RAM
LIFO
PROM
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Amit Dahiya said:   8 years ago
LIFO memory means stack based memory.

Shewangizaw Bogale said:   8 years ago
A stack is a container of objects that are inserted and removed according to the last-in first-out (LIFO) principle.

(the concept is in computer data structure).

Shewangizaw Bogale said:   8 years ago
LIFO is not a type of Memory, it is a one type of data structure called Stack.

(LIFO = Last in First out).

Manish said:   9 years ago
@Shrikant.

LIFO - Last In First Out.

Shrikant said:   10 years ago
What is LIFO?

Post your comments here:

Your comments will be displayed after verification.