考题
表达式1+2+"hello"+8的值为( )。A.12hello8B.3hello8C.12helloD.不能运算
考题
表达式8**(1/3)的值为__________。
考题
已知有函数定义defdemo(*p):returnsum(p),那么表达式demo(1,2,3)的值为______、表达式demo(1,2,3,4)的值为_________。
考题
表达式3in{1,2,3}的值为_________。
考题
表达式3notin[1,2,3]的值为__________。
考题
表达式{1,2,3}=={1,3,2}的值为___________。
考题
表达式set([1,2,3])=={1,2,3}的值为____________。
考题
表达式[1,2]+[3]的值为__________________。
考题
(8)表达式(7\3+1)*(18\-1)的值是。
考题
表达式:8`h55&&8`haa的值为(),表达式:8`h55&8`haa的值为多少()。
考题
表达式(11+3*8)/4%3的值是_________。
A.0B.1C.31D.2
考题
若S是int型变量,且s=8,则s%3 (s 1)%3表达式的值为________。
考题
设a=8,则表达式a>>>1的值是( )。A.1B.2C.3D.4
考题
设a=8,则表达式a1的值是( )。A.1B.2C.3D.4
考题
若有定义:inta[3][3];则表达式&a[2][1]-a的值为()
A.7B.8C.6D.9
考题
若整型变量x的值为8,则下列表达式中值为1的表达式是( )A.x+=x-=x=xB.x%=x-1C.x%=x%=3D.x/=x+x
考题
若有定义:inta[3][3];则表达式a[2][1]-a的值为()A、7B、8C、6D、9
考题
如果x=3,y=5,则表达式x|y的值为()A、15B、8C、1D、7
考题
后缀算术表达式24 8 + 3 * 4 10 7 - * /所对应的中缀算术表达式为(),其值为()。
考题
表达式{1,2,3,4,5,6}^{5,6,7,8}的值为()。
考题
表达式set([1,1,2,3])的值为()。
考题
单选题如果x=3,y=5,则表达式x|y的值为()A
15B
8C
1D
7
考题
填空题已知有函数定义defdemo(*p):returnsum(p),那么表达式demo(1,2,3)的值为()、表达式demo(1,2,3,4)的值为()。
考题
单选题若有定义:inta[3][3];则表达式a[2][1]-a的值为()A
7B
8C
6D
9
考题
填空题后缀算术表达式24 8 + 3 * 4 10 7 - * /所对应的中缀算术表达式为(),其值为()。
考题
填空题表达式{1,2,3,4,5,6}^{5,6,7,8}的值为()。