How is byte range -128 to 127 ? and please explain byte b = (byte) 1999999999; how is it possible?
crx-data-types-in-java
masdd
(Masdd)
October 4, 2020, 4:03am
#1
please explain the negative range ( -128 ) and positive range ( 127 )with example.