A. B. C. D.
A.使用MyQueue對象Enqueue方法 B.使用MyQueue對象的Contains方法 C.使用MyQueue對象的Dequeue方法 D.使用MyQueue對象的Peek方法。