what are primitive data types
Answers
Answered by
1
Answer:
primitive data types are predefined data types or the fundamental data types...
Answered by
0
Answer:
In computer science, primitive data type is either of the following:
•a basic type is a data type provided by a programming language as a basic building block. most languages allow more complicated composite types to be recursively constructor starting from the basic types.
•a built - in type is a data type for which the programming language provides built-in support.
it is most programming language, all basic data types are built -in. in addition, many languages are also provided a set of composite data types.
Explanation:
I hope it is helpful to you plz mark as brainlist answer and follow me
Similar questions