Javatpoint Logo
Javatpoint Logo

Integer

This data type holds only numeric values. It stores only whole number with no fractional component. The range of integers must lie between -2^31 to 2^31.

Syntax

Integers can be defined in decimal(base 10), hexadecimal(base 16), octal(base 8) or binary(base 2) notation.

Example 1

Output:

PHP Integer

Example 2

Output:

PHP Integer

Example 3

Output:

PHP Integer




Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA