Question:Which operations require linear time for their worst-case behavior in the linked-list version of a queue?
A front B push C empty D None of these operations require linear time
+ AnswerC
+ Report