【单选题】【消耗次数:1】
下列词语中字的读音全都正确的一组是( )
对弈(yì)讪笑(shàn) 装载(zài) 湛蓝(shèn)
焕发(huàn)刁难(nán) 窃笑(qiè) 掂量(liànɡ)
湿润(rùn)骚动(sāo) 绑扎(zā) 欺侮(wǔ)
沉寂(jì) 惩罚(chěng) 愣住(lènɡ)鲜艳(xiān)
参考答案:
复制
纠错
相关题目
【单选题】 已知 y=2, z=3, n=4,则经过 n=n+ -y*z/n 运算后 n 的值为( ) 。
①  3
②  -1
③  -12
④  -3
【单选题】 对下列各字的注音全都正确的一组是( )僻:①pì ②bì 藩:③pān ④fān 踱:⑤dù ⑥duó 痴:⑦chī ⑧chí
①  ①③⑤⑦
②  ②④⑥⑧
③  ①④⑥⑦
④  ②③⑤⑧
【单选题】 若有说明class Y{//…;public:staticint n;};int Y::n;Y objY;,则对n的正确访问语句是()
①  n=1;
②  Y::n=1;
③  objY::n=1;
④  Y-n;
【判断题】 设m,n?N,(m,n)=1,则j(mn) = j(m)j(n).
①  正确
②  错误
【判断题】 若n是奇数,则j(4n)=j(n).
①  正确
②  错误
【单选题】 在下面循环语句中内层循环体S语句的执行次数为( )。 for(int i=0;i<n;i++) for(int j=i;j<n;j++)S;
①  n2
②  (n+1)/2
③  n(n-1)/2
④  n(n+1)/2
【单选题】 下述程序的运行结果( )。 #includevoid main() { char ch; int i=0; for(ch=achzch++) { printf(%c ,ch); if(i%10==0) printf(\n } printf(\n }
①  a b c d e f g h i j k l m n o p q r s t u v w x y z
②  a b c d e f g h i j k l m n o p q r s t u v w x y z
③  a b c d e f g h i j k l m n o p q r s t u v w x y z
④  a b c d e f g h i j k l m n o p q r s t u v w x y z
【单选题】 在下面循环语句中内层循环体S语句的执行总次数为()。 for(int i=0; i<n; i++) for(int j=i; j<n; j++) S;
①  n2
②  (n+1)/2
③  n(n-1)/2
④  n(n+1)/2
【单选题】 在下面循环语句中内层循环体S语句的执行总次数为( ) for(int i=0; i<n; i++) for(int j=i; j<n; j++) S;
①  n2
②  (n+1)/2
③  n(n-1)/2
④  n(n+1)/2
【单选题】 下面程序的功能是将从键盘输入的一组字符统计出大写字母的个数m和小写字母的个数 n,并输出m、n中的较大数,则括号内应填写( )。 #include main() { int m=0,n=0; char c; while( )!=\n) { if(c>=A&&c=a&&c<=z) n++; } printf(%d\n,m<n? n:m );
①  C
②  c=getchar()
③  getchar()
④  c==getchar()
【单选题】 设整型变量n的值为2,执行语句“n+=n-=n*n”后,n的值是()
①  0
②  2
③  -4
④  4
随机题目
【单选题】 They arrived [填空] a small town before night.
①  in
②  on
③  at
④  for
【单选题】 There is [填空] old book.[填空] old book is Doctor Wangs.
①  an,The
②  the,An
③  a,The
④  the,The
【单选题】 He?came?to?Chongqing?[填空]?2000.
①  on
②  ?of?
③  to
④  in
【单选题】 Sometimes they discuss [填空] each other.
①  to
②  at
③  with
④  against
【单选题】 How [填空] bread is there in the box?
①  much
②  many
③  long
④  about
【单选题】 A hospital was built [填空] the railway station.
①  on
②  near
③  next to
④  in
【单选题】 They want a cloth. Give [填空] the blue one,please.
①  it
②  them
③  us
④  its
【单选题】 A lot of boys in our school were born [填空] August.
①  in
②  at
③  on
④  since
【单选题】 Bob runs [填空] fast as Jim.
①  as
②  so
③  for
④  from
【单选题】 What are you wearing [填空] your sweater?
①  under
②  in
③  on
④  behind