3. Suppose a queue contains characters E, F, A, B, C, with E at the head and C at the tails. Use remove and append operations in a proper order so that the queue will contain character A, B, C, D, E, with A at the head. (6 points) Show transcribed image text 3. Suppose a queue contains characters E, F, A, B, C, with E at the head and C at
OR
OR