☑Kizspy.me
Answer (Choose 1 answer)
☐ A
The following circular queue can accommodate a maximum six elements with the following data
front 2 rear = 4
queue; L; M; N;
What are the values of front and rear after add O operation takes place?
queue=
_; L; M; N; O; _
Back
Next
FUO.sh
sh the exam.
A. front 2, rear = 5
B. front 3, rear = 5
C. front 1, rear = 4
D. front 3, rear = 4