問題詳情

71. Which of the following arithmetic is not allowed on pointers?
(A) Adding an integer to a pointer.
(B) Subtracting an integer from a pointer.
(C) Subtracting one pointer from another.
(D) Comparing pointers by using <.
(E) None of the above.

參考答案

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