【简答题】【消耗次数:1】
若有p=printf(“%o”,p);则输出的是a的[填空1]。
参考答案:
复制
纠错
➡️如需代学继续教育,联系微信:yizhituziang

相关题目
【简答题】 若有p=*p=1,则a的值是[填空1]。
【简答题】 #includestdio.hint main(){int a[10]={0,1,2,3,4,5,6,7,8,9};int *p;p=a;printf(%d\n,*p);p++;printf(%d\n,*p);}程序输出结果为[填空1]和[填空2]。
【简答题】 int a[10]={0,1,2,3,4,5,6,7,8,9};int *p;int i;p=a;printf(%d\n,*p++);printf(%d\n,*++p);程序输出结果为[填空1]和[填空2]。
【单选题】 已知定义语句float p= 123.456;,则执行语句printf(%f,%8.2f,%.0f,p,p,p);的输出结果是( )。
①  123,123.45 ,123.46
②  123.456,123.45 ,123.00
③  123.456000, 123.45,123
④  123.456,123.45,123
【判断题】 若有int a[10]; p= 则p-1的值是数组a第1个元素的地址。
①  正确
②  错误
【判断题】 若有int a[10]; p= 则p+1的值是数组a第1个元素的地址。
①  正确
②  错误
【判断题】 若有P(AB)=P(A)P(B),则事件A与B独立。
①  正确
②  错误
【单选题】 以下程序运行的输出结果是。main(){ int p=30;printf(%d\n,(p/320?p/10:p%3)); }
①  0
②  1
③  2
④  3
【简答题】 已知p为素数,则(p-1)!模p等于[填空].
【简答题】 #include stdio.hint main(){void swap(int *p1,int *p2);int a,b;int*pointer_1,*pointer_2;printf(please enter a and b:scanf(%d,%d,a,pointer_1=pointer_2=if(ab) swap(pointer_1,pointer_2);printf(%d,%d\n,a,b);return 0;} void swap(int *p1,int *p2){int temp;temp=*p1;*p1=*p2;*p2=temp;}若输入5,9,则输出为[填空1]。
随机题目
【单选题】 ______hewastiredhewentonworking
①  Even
②  Yet
③  Although
④  Inspite
【单选题】 Hisfamilyfoundno___thathewantedtokillhimself.
①  signs
②  symbols
③  aims
④  tracks
【单选题】 Tomis____byhissupervisortobetheteachingassistantinhisdepartment
①  introduced
②  recommended
③  advised
④  suggested
【单选题】 Youneedtoseeadoctorifyou’rebotheredbyminoraffairs____thannormal
①  less
②  more
③  often
④  unlikely
【单选题】 Mybrotherworksin_____,butI’mnotcertainwhichone
①  afactory
②  factory
③  thefactory
④  thatfactory
【单选题】 ---Whatmadehercry?---___hernewbike.
①  Becauseshelost
②  Losing
③  Becauseoflosing
④  Tolosing
【单选题】 She_____herintentionofbecomingafamousactressintheend.
①  realized
②  maintained
③  retained
④  sustained
【单选题】 Iwasworriedaboutmymaths,butMr.BrowngavemeanA..
①  Don’tworryaboutit.
②  Congratulations!That’sdifficultcourse.
③  Mr.Brownisverygood
④  Goodlucktoyou!
【单选题】 ---“When_________thetrainingcoursebegin?”---“NextMonday.”
①  has
②  isgoingto
③  does
④  did
【单选题】 WhatcanIdoforyou?______________
①  Iwantakiloofpears.
②  youcandoinyourownway.
③  Thanks
④  Excuseme.Iambusy.