問題詳情

68. Which one of the following descriptions about array is WRONG?
(A) An array is a data structure consisting of a collection of elements, where allelements are with same memory size.
(B) In C language, an array is a contiguous memory block.
(C) Each element in an array is identified by a key.
(D) It is impossible to simulate a multi-dimensional array with a one-dimensional array.

參考答案

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