六、下面所給為一以 C++定義的 Array class,請回答下列問題:
(一)為什麼 operator<<運算子多載(operator overloading)不宣稱為 Array class 的一個成員函數(member function)?請詳述之。 (5 分)