Which of the following is a private element of the class ListQueue?
a. listPtr
b. isEmpty()
c. peekFront()
d. enqueue(const ItemType& newEntry)
a. listPtr
Computer Science & Information Technology
a. listPtr
b. isEmpty()
c. peekFront()
d. enqueue(const ItemType& newEntry)
a. listPtr