問題詳情

68. Call-by-reference can achieve the security of call-by-value when:
(A) A large argument is passed in order to improve performance.
(B) A pointer to the argument is used.
(C) The const qualifier is used.
(D) The value being passed is small.
(E) The argument is an array.

參考答案

答案:C
難度:計算中-1
書單:沒有書單,新增