問題詳情
24. Consider the below C/C++ statement:

Which of the following is FALSE?
(A) iPtr is a variable that stores a memory address
(B) Statement *iPtr = 10 is invalid
(C) iPtr is a pointer variable that points to an object of type int
(D) The data value of the object that iPtr points to can be modified
參考答案
答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增