Examveda

In linked list implementation of a queue, where does a new element be inserted?

A. At the head of link list

B. At the centre position in the link list

C. At the tail of the link list

D. At any position in the linked list

Answer: Option C


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

Join The Discussion

Related Questions on Introduction to Data Structures