Which data structure should you use?

You need to create an application that processes data on a last-in, first-out (LIFO) basis.
Which data structure should you use?

You need to create an application that processes data on a last-in, first-out (LIFO) basis.
Which data structure should you use?

A.
Queue

B.
Tree

C.
Stack

D.
Array

Explanation:
A stack implements LIFO.



Leave a Reply to DB7 Cancel reply2

Your email address will not be published. Required fields are marked *

five − one =


mandisa

mandisa

C is the correct answer of which its stacks the implements LIFO