The operation ____ 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.

Post a Comment

0 Comments