考点导航
[ 所有信息 ][ 单选题 ] 列表
  • 能正确表示逻辑关系“a≥25或a≤10”的C语言表达式是_________。
  • 若已定义x和y为double类型,则表达式x=1,y=x+3/2的值是( )。
  • Zhu Liang got the first place in the final exam because he studied_______anyone dse.
  • Merry Christmas, George! Here is a card for _____ with our best wishes.
  • It is a fact that Wuhan is developing _____ these years than ever before.
  • 溃疡期褥疮的临床表现不包括( )。
  • 下列句子中修辞手法的运用,不恰当的—句是( )。
  • 下列各项中,修辞手法不同于其他三项的一项是( )。
  • 下列句子中,夸张手法运用不当的一项是( )。
  • 下面文学、文体常识表述不正确的一项是( )。
  • 《史记》属于什么体史书( )。
  • 下列各项中,标点符号使用正确的一项是( )。
  • 执行下列语句后的输出结果是_________。
    int x=5;
    if( x=3 )
    printf(""%d\n"", x);
    else
    printf(""%d\n"", x+2);"
  • 下列程序的输出结果是( )。
    main()
    {
    int x=1,y=0,a=0,b=0;
    switch(x)
    {
    case 1:switch(y)
    {
    case 0:a++;break;
    case 1:b++;break;
    }
    case 2:a++;b++;break;
    case 3:a++;b++;break;
    }
    printf("a=%d,b=%d\n",a,b);
    }
  • More and more people in Wuhan choose to go to work______subway.
  • Mary has a bad cold. She has to stay in _____ bed.
  • If you are kind to _____ others, maybe you will be helped someday,
  • 压疮发生的原因除下列哪项( )。
  • 下列句子没有使用借代的修辞手法的一项是( )。
  • 下列各项中,没有运用比喻手法的一项是( )。