GKwizard

Which data structure uses LIFO (Last In First Out) principle?

Answer: Option B

Stack follows LIFO, where the last inserted element is removed first.

1
What is the time complexity of binary search in a sorted array?

2
Which data structure is used for implementing recursion?

3
Which sorting algorithm has the best average-case time complexity?

4
In which traversal is a binary tree processed in left-root-right order?

Data Structures & Algorithms MCQs Computers and IT
Computer Fundamentals MCQ Operating System MCQs
MS Word MCQs MS Excel MCQs
C Programming MCQs Database MCQs
Computer Networking MCQs