Appearance
C 语言代码如下:
int i = 32777; short si = i; int j = si;
执行上述代码段后,j 的值为( )。
提示:可在可视化区直接操作播放、步进、修改参数