Primitives
In computing, primitives (or primitive data types) are the fundamental building blocks of data in a programming language.
There are several types of computer primitives. These are:
Integer
Floating point number
Character
Boolean
String
In computing, primitives (or primitive data types) are the fundamental building blocks of data in a programming language.
There are several types of computer primitives. These are:
Integer
Floating point number
Character
Boolean
String
Comments
Post a Comment