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 all
elements 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.
答案:登入後查看
統計: A(0), B(1), C(3), D(3), E(0) #3112252
統計: A(0), B(1), C(3), D(3), E(0) #3112252