【单选题】【消耗次数:1】
面积为4c㎡的正方形,按1:2的比例画出的图形面积为( )
1c㎡
2c㎡
3c㎡
4c㎡
参考答案:
复制
纠错
相关题目
【单选题】 面积为4c㎡的正方形,按1:2的比例画出的图形面积为[填空]
①  1c㎡
②  2c㎡
③  3c㎡
④  4c㎡
【多选题】 4C组合是指
①  顾客
②  成本
③  探查
④  便利
⑤  沟通
【单选题】 在Excel工作表中,已知C2、C3单元格的值均为0,在C4单元格中输入“C4=C2+C3”,则C4单元格显示的内容为____。
①  C4=C2+C3
②  TRUE
③  1
④  0
【单选题】 在Excel工作表中,已知C2、C3单元格的值均为0,在C4单元格中输入“C4=C2+C3”,则C4单元格显示的内容为___。
①  C4=C2+C3
②  TRUE
③  1
④  0
【简答题】 统计整数n的各个位上出现数字1、2、3的次数,并通过外部(全局)变量c1、c2、c3返回主函数。 例如,当n=123114350时,结果应该为:c1=3 c2=1 c3=2。 #includeint c1,c2,c3; void fun(long n) { c1 = c2 = c3 = 0; while (n) { /************found************/ switch([填空1]) { case 1: c1++; break; /************found************/ case 2: c2++;[填空2] case 3: c3++; } n /= 10; } } main() { int n=123114350; fun(n); printf(\nn=%d c1=%d c2=%d c3=%d\n,n,c1,c2,c3); }
【单选题】 下列关于4C营销组合说法错误的是( )
①  顾客
②  成本
③  方便
④  促销
【单选题】 设a=1,b=2,c=3,d=4,则表达式:a>b?a:c>d?a:d的结果为()
①  4
②  3
③  2
④  1
【单选题】 设:inta=1,b=2,c=3,d=4,m=2,n=2;执行(m=a>b)&&(n=c>d)后n的值为()。
①  1
②  2
③  3
④  4
【单选题】 inta=1,b=2,c=3; if(a>b)a=b; if(a>c)a=c; 则a的值为().
①  1
②  2
③  3
④  不一定
【单选题】 有以下程序: main( ) { int c; while((c=getchar( ) ) != \n ) { switch(c- 2 ) { case 0 : case 1 : putchar(c+4) ; case 2 : putchar(c+4) ; break; case 3 : putchar(c+3) ; default: putchar(c+2) ; break; } } printf(\n } 当输入: 247, 程序的输出结果是()。
①  689
②  6689
③  66778
④  66887
随机题目
【单选题】 ---I’dlikesomeice-cream.DotheyhaveCokeonly?---____________________.
①  Sorry,Ihavenoideaaboutwhatyousaid.
②  Ofcoursenot.Theyhavealmosteverythingyoucanname.
③  You’dbetterchoosewhatyoulike.
④  You’dprobablyhavetogobyyourself
【单选题】 Tomissotalkative.Imsureyoullsoonbefamiliar_______him.
①  of
②  with
③  at
④  on
【单选题】 --_______--Youtoo!
①  MerryChristmas!
②  Whatabeautifulday!
③  Helpyourself
④  It’sverykindofyou.
【单选题】 --Hi,welcomeback!Hadanicetrip?___________________________
①  Oh,fantastic!Freshair,andsunshineeveryday.
②  Comeon,Ivegotlotsoffun.
③  Bytheway,IdontlikeSaturdays.
④  Well.I11lookforwardtoyourphonecall.
【单选题】 Ifyoucannot____thepicturehangingonthewall,steponthechair
①  carry
②  hide
③  reach
④  take
【单选题】 Heisresponsible___thetrafficaccident.
①  to
②  at
③  for
④  in
【单选题】 Goodmorning,John.Howareyoudoing?----.
①  I’mpleased
②  Goodnight
③  Notsobad.Andyou?
④  Howdoyoudo?
【单选题】 Markisaclerk_______ajobinatopbookstore
①  in
②  to
③  with
④  for
【单选题】 Thisdressistwiceas________asthat.
①  cheaper
②  cheap
③  moreexpensive
④  morecheaper
【单选题】 WhatcanIdoforyou?.
①  Iwantakiloofpears
②  Youcandoinyourownway.
③  Thanks.
④  Excuseme.I’mbusy.