Examveda

In linked list implementation of queue, if only front pointer is maintained, which of the following operation take worst case linear time?

A. Insertion

B. Deletion

C. To empty a queue

D. Both Insertion and To empty a queue

Answer: Option D


This Question Belongs to Data Structure >> Introduction To Data Structures

Join The Discussion

Related Questions on Introduction to Data Structures