How to calculate rage of any datatype while casting it

后端 未结 0 326
情话喂你
情话喂你 2021-01-17 12:25

For example, a question in my paper came like this

in java: byte\'s range is -128 to 127

byte x = (int) 300;

what will be the value of x?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题