Computer Science, asked by TbiaSupreme, 1 year ago

An array is a built-in data type. State whether the statement is True (or) False And Justify it

Answers

Answered by Anonymous
8
heya......

answer is
========

it is true as it is predefined in the bluij software.

========
hope it helps ^_^
Answered by steffis
1

An array is a built-in data type that is a True statement.

Explanation:

In 'programming' a data-type is a data attribute that tells the computer system how the program developer proposes to make use of the data. 'Primitive data types' are generally types that are built-in or basic types for implementing a language. Composite types come from several basic types. The ways they are linked are called 'data structures'. An array data type is a result of composing built-in type into compound type.

Similar questions