The queue operation ____ determines whether the queue is full.

The queue operation ____ determines whether the queue is full.

A. isFullQueue
B. isNullQueue
C. queueFront
D. deleteQueue

Correct answer is option A. isFullQueue. Explanation: The queue operation isFullQueue determines whether the queue is full.

Post a Comment

0 Comments