IntegerThis 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. SyntaxIntegers can be defined in decimal(base 10), hexadecimal(base 16), octal(base 8) or binary(base 2) notation. Example 1Output: ![]() Example 2Output: ![]() Example 3Output: ![]()
Next TopicPHP is_null() function
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week