What is a primitive datatype?
Answers
Answered by
4
Your Question :-
What Is a primitive Datatype?
Your 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 constructed starting from basic type.
Similar questions