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

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator