Home > 30 days c++ course > 30 days c++ course > Stacks and Queues Show previous contentAre you sure you're getting this? Fill in the missing part by typing it in.In a circular queue, the ___ pointer keeps track of the first element, and the ___ pointer keeps track of the last element.Write the missing line below.SubmitReveal answer Show following content