• 2022-06-07
    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
  • B

    内容

    • 0

      A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?() A: tar B: cpio C: savefs D: savevg

    • 1

      Which of the following is not the feature of a database. A: Data sharing B: Data integrity C: Data redundancy D: Data independence

    • 2

      Big data can be used to process verycomplex data.

    • 3

      A(n) ______ is a specific set of data values along with a set of operations on those values.

    • 4

      查看当前数据的类型的方法是: A: typeof(data) B: parseInt(str) C: toString() D: type(data)