24. Consider the below C/C++ statement:
61d644cd68a0f.jpg
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

答案:登入後查看
統計: A(0), B(2), C(2), D(2), E(0) #2847387