Java Datatypes

  • + 0 comments

    2^8=256 (its include with Nagative & positive numbers) (-128 to 127) 256/2=128 represent in base.power rule (2^8/2=2^7)

    2^32=4294967296 (its include with Nagative & positive numbers) (-2147483648 to 2147483647) 4294967296/2=2147483648 represent in base.power rule (2^32/2=2^31)