Science, asked by ashishnegi824, 11 months ago

What is a Primitive data type?

Answers

Answered by misha10118
0
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 types.
hope this helps you..
Answered by cyrusbishop
0

Answer:

Primitive data types are the data types, which are independent of any other type. These types are also called Basic Data Types.

Explanation:

Primitive data types are pre-defined or built-in data types because the system developers of Java have defined them. Therefore by primitive data types, we mean fundamental data types offered by Java.

Similar questions