Stacks are known as ________ data structures.

a. FIFO.
b. FILO.
c. LIFO.
d. LILO.

c. LIFO.

Computer Science & Information Technology

You might also like to view...

Which of the following protocols provides a secure method to remotely administer a server?

A. HTTP B. SFTP C. SSH D. Telnet

Computer Science & Information Technology

In Java, use ________________ to force the order of evaluation of operators.

a) parentheses b) variables c) the debugger d) memory

Computer Science & Information Technology