A -------- is a collection of data items under one name in which the
items share the same storage.
(a) Structure (b) Arrays
(c).Union (d) All of these.
Answers
Answered by
1
Arrays
is the correct answer
Answered by
0
Concept introduction:
Only one value may be stored at a time in a basic data type. Each data item in a structured data type is a collection of other data items. A structured data type utilizes a single identifier for the whole collection (name).
Explanation:
Given that, the sentence 'A -------- is a collection of data items under one name in which the items share the same storage.'
We have to find, which is collection of data items under one name in which the items share the same storage.
According to the question,
An Array is a collection of data items under one name in which the
items share the same storage.
Final Answer:
Option: (b) Arrays.
#SPJ2
Similar questions