Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The process of accessing data stored in a serial access memory is similar to manipulating data on a ________

a) Heap
b) Binary Tree
c) Array
d) Stack

Answer: d
Explanation: In serial access memory data records are stored one after the other in which they are created and are accessed sequentially. In stack data structure, elements are accessed sequentially. Stack data structure resembles the serial access memory.

Join The Discussion