問題詳情

76. What is the output of the following code?


(A) 1 2 3 1 2 3
(B) 3 2 1 3 2 1
(C) 1 2 3 3 2 1
(D) 3 2 1 1 2 3



參考答案