考点导航
[ 所有信息 ][ 单选题 ] 列表
  • 下列各项中,属于经济产量的是
  • 对于集成运放,下列说法正确的是( )
  • 下列关于电感的说法,正确的是( )
  • 以执行以下程序时,为使输出结果为t=4,则给a和b输入的值应满足的条件是_________。
    int main( )
    {
    int s,t,a,b;
    scanf(""%d,%d"", &a,&b);
    s=1; t=1;
    if(a>0)s+=1;
    if(a>b) t+=s;
    else if(a==b) t=5;
    else t=2*s;
    printf(""t=%d\n"", t);
    return 0;
    }
  • 以下程序的输出结果是( )。
    main()
    {
    int i,j,k,a=3,b=2;
    i=(--a==b++)?--a:++b;
    j=a++;k=b;
    printf("i=%d,j=%d,k=%d\n",i,j,k);
    }
  • Jim’s brother_______the army since three years ago.
  • The modern transportation makes our life_____ than before.
  • As we all know, the weather in Beijing is different from _____ in Kunming
  • Now people like to shop online because the things are cheaper and can _____ more quickly.
  • Be kind and helpful to the people _____ us, and we will make the world a nicer place tolive in.
  • I wentto see a movie______ The King's Speech with my brother last night.
  • I asked himto ______ me a few minutes so that we could go over all the problems.
  • Would you like a cup of coffee _____ a glass of orange juice?
  • C语言提供的合法关键字是( )。
  • 下列各项中,标点符号使用正确的一项是( )。
  • 下列句中标点符号使用正确的一项是( )。
  • 下列句子标点符号使用正确的一项是( )。
  • 下列句子中,没有语病的一项是( )。
  • 下列各句中有语病的一项是( )。
  • 依次填入下面横线处的词语,最恰当的一组是( )。①这是最 _____ 的设计,几乎躯体的每一部分都相仿。②因为没有四肢的阻碍,蛇反而可以深入别的动物无法 _____ 的领域。③虎一般单独生活,而它所捕食的动物几乎都是群居,让人不禁 _____ “团结就是力量”的概括。