【判断题】【消耗次数:1】
广义表的( a , d , e , (i ,j ) ,k )表尾是( d , e , (i ,j ) ,k )。
正确
错误
参考答案:
复制
纠错
相关题目
【判断题】 广义表的(( a,c) , a ,b , d , e ,( (I ,j ) ,k ) )表头是( a , c)。
①  正确
②  错误
【单选题】 #include stdio.hvoid main(){ int i,j,k; for(i=1;ii++) for(j=0;jj++) for(k=0;kk++) if( (i*100+j*10+k)==((i*i*i)+(j*j*j)+(k*k*k))) printf(%d%d%d ,i,j,k);}该程序可以输出所有的(  )。
①  素数
②  奇数
③  偶数
④  水仙花数
【单选题】 以下程序的运行结果是()。voidmain(){inti,j,k=0;for(i=3;ii--){for(j=i;jj++)k+=i*j;}printf("%d\n",k);}
①  19
②  29
③  6
④  25
【单选题】 程序:inti=10,j=10,k=3;k*=i+j;k最后的值是:()
①  40
②  50
③  60
④  70
【单选题】 设j和k都是int类型,则for循环语句(). for(j=0,k=0; j scanf(%d,&k);
①  最多执行10次
②  最多执行9次
③  是无限循环
④  循环体一次也不执行
【单选题】 以下程序段的运行结果是()。inta[]={1,2,3,4},i,j;j=1;for(i=3;ii--){a[i]=a[i]*j;j=j*3;}for(i=0;ii++)printf("%d",a[i]);
①  36912
②  181294
③  271894
④  541894
【单选题】 有以下程序,执行后输出结果是() main( ) { int m[][3]={1,4,7,2,5,8,3,6,9}; int i,j,k=2; for(i=0;i { printf(%d ,m[k][i]); } }
①  4 5 6
②  2 5 8
③  3 6 9
④  7 8 9
【单选题】 若x,i,j,k都是int型变量,则执行下面表达式x=(i=4,j=16,k=32)后x的值为( )。
①  4
②  16
③  32
④  52
【单选题】 设j和k都是int类型,则for循环语句 for(j=0,k=-1;k=1;j++,k++)printf(****\n);().
①  循环结束的条件不合法
②  是无限循环
③  循环体一次也不执行
④  循环体只执行一次
【单选题】 以下程序的输出结果是()。 main( ) { int b[3][3]={0,1,2,0,1,2,0,1,2},i,j,t=0; for(i=0;i for(j=i;j t=t+b[i][b[j][j]]; printf(%d\n,t); }
①  3
②  4
③  1
④  9
随机题目
【单选题】 By the end of December the technicians will [填空]installed the computers
①  have
②  /
③  be
④  did
【单选题】 She told me ?[填空]come and take a pen.
①  not
②  to
③  that
④  in
【单选题】 The book [填空] I’m reading is written in English.
①  which
②  whom
③  whose
④  who
【单选题】 He knows German[填空].
①  as well as
②  as well
③  good
④  as also
【单选题】 He said that his sister ?[填空]been there one week before
①  had
②  has
③  have
④  will have
【单选题】 [填空]gddition , I think we should take the cost into account.
①  For
②  As
③  In
④  On
【单选题】 Where shall I [填空] you?
①  dropped
②  drop
③  dropping
④  droppen
【单选题】 How are you going? -------[填空] train or [填空] plane?
①  by
②  on
③  at
④  in
【单选题】 I wish I[填空] young again.
①  am
②  were
③  are
④  was
【单选题】 Im not quite sure whether it[填空] tomorrow.
①  rain
②  rains
③  raining
④  wil rain