To initialize a queue that is represented by a circular array, back is set to ______.
a) 0
b) 1
c) MAX_QUEUE
d) MAX_QUEUE - 1
d.
Computer Science & Information Technology
a) 0
b) 1
c) MAX_QUEUE
d) MAX_QUEUE - 1
d.