MCQs > IT & Programming > .NET Framework > What is the difference between a stack and queue?

.NET Framework MCQs

What is the difference between a stack and queue?

Answer

Correct Answer: Stacks process value types by a top-down hierarchy - last in, first-out (LIFO). Queues follow this principle and insert items from the lower end while deleting ones from the top - first in, first-out (FIFO)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

.NET Framework Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

.NET Framework Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it