填空题
(int)(x+0.5)
表达式125&10的值是(),表达式125|10的值是()。
填空题表达式125&10的值是(),表达式125|10的值是()。
设int min=Integer.MIN_VALUE;long g=min;g+=min;,则g的值是()。
填空题设int min=Integer.MIN_VALUE;long g=min;g+=min;,则g的值是()。
设int min=Integer.MIN_VALUE;long g=min+min;,则g的值是()。
填空题设int min=Integer.MIN_VALUE;long g=min+min;,则g的值是()。