In a de-queue-04147
In a de-queue
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Mid Term - Quiz No.6.
In a de-queue
data can be quickly inserted or deleted at any arbitrary location.
data can be inserted or deleted at any arbitrary location, but the process is relatively slow.
data can not be quickly inserted or deleted at either end.
data can be inserted or deleted at either end, but the process is relatively slow.