Computer Science, asked by mallesh70, 1 year ago

collection of different data types is called

Answers

Answered by Anonymous
2
A collection data type has two components: a type constructor , which determines whether thecollection type is a SET, MULTISET, or LIST, and an element type , which specifies the type of data that thecollection can contain. ... For example, a collection whose element type is INTEGER can contain only integer values.
Similar questions