Examveda

What is the difference between Queue and Stack?

A. Stack is LIFO; Queue is FIFO

B. Queue is LIFO; Stack is FIFO

C. Stack and Queue is FIFO

D. Stack and Queue is LIFO

Answer: Option A


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java