Solved

If a Queue Is Implemented as the ADT List,which of the Following

Question 12

Multiple Choice

If a queue is implemented as the ADT list,which of the following queue operations can be implemented as list.get(1) ?


A) enqueue()
B) dequeue()
C) isEmpty()
D) peek()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions