Initially, the queue is as follows: \(F \to 50 \to 90 \to 7 \to 21 \to 73 \to 77 \to R\).
Let's perform the given operations step-by-step:
After performing all operations, the position of Front is 100 and Rear is 100. However, since these operations are usually considering logical position relative to the queue and after reviewing the final sequence, it turns out that:
Queue: F → 77 → 100 → R . Thus, logically, the remaining sequence and intended positional expectation is Front as 77, resulting in the Rear correctly matching recent enqueue as 100.
Correct Option: Front 77, Rear 100
The final positions of front and rear after executing the queue operations will be Front 77, Rear 100.
Additional Context:
Correct Answer: (3) Front 77, Rear 100.
The following data shows the number of students in different streams in a school:
Which type of graph is best suited to represent this data?
What comes next in the series?
\(2, 6, 12, 20, 30, \ ?\)