题目内容

In a one-dimensional array in C, which is the index of the first element?

A. -1
B. 0
C. 1

查看答案
更多问题

Atomic data types can NOT be decomposed into simpler types.

Structured types can be decomposed into simpler types that are related within a defined structure.

Which data type has two main characteristics: (1) its values can be decomposed into individual data elements, and (2) it provides an access scheme for locating individual data elements.

A. data structure
B. array
C. primitive data type
D. atomic data type

Which is used to store and process a set of values, all of the same data type, that forms a logical group?

A. data structure
B. array
C. primitive data type
D. atomic data type

答案查题题库