Multiple Choice
In the ADT list,items can be added ______.
A) only at the front of the list
B) only at the back of the list
C) either at the front or at the back of the list
D) at any position in the list
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Rightward drift is a problem that is
Q21: Operations of the ADT stack can be
Q22: The _ operation retrieves and removes the
Q23: In a time-driven simulation,no action is required
Q24: Write the code fragment to insert the
Q26: If a queue is implemented as the
Q27: Write the code fragment to remove the
Q28: The first item to be added to
Q29: The _ operation adds a new item
Q30: Which of the following is NOT an