The operation ____ initializes the queue to an empty state.
a. initializeQueue
b. wipeQueue
c. newQueue
d. cleanQueue
Correct answer is option A. initializeQueue. Explanation: The operation initializeQueue initializes the queue to an empty state.
The operation ____ initializes the queue to an empty state.
a. initializeQueue
b. wipeQueue
c. newQueue
d. cleanQueue
Correct answer is option A. initializeQueue. Explanation: The operation initializeQueue initializes the queue to an empty state.
0 Comments