皮皮学,免费搜题
登录
搜题
【简答题】
当运行以下从键盘输入字符串qwerty<回车>和abcd<回车>,则程序的输出结果是____。 #include #include strle(char a[],char b[]) { int num=0,n=0; while(*(a+num)!= '\0') num++; while(b[n]) { *(a+num)=b[n]; num++; n++; } return (num); } main() { char str1[81],str2[81],*p1=str1,*p2=str2; gets(p1); gets(p2); printf("%d\n",strle(p1,p2)); }
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】The type of title capitalization that the journal American Journal of Obstetrics and Gynecology adopts is ________.
A.
headline style
B.
sentence style
C.
all-capitalization style
D.
/
【单选题】在单链表基体操作Status ListDelete_L(LinkList L, int i, ElemType &e) 中 寻找第 i-1 个结点,并令 p 指向其前趋的语句是:( )
A.
while ( j < i-1) { p=p->next; ++j; }
B.
while (p && j < i+1) { p ->next= p; ++j; }
C.
while (p && j < i-1) { p=p->next; ++j; }
D.
while (p && j < i-1) { p=p->next; --j; }
【判断题】在Dreamweaver CS6中附加一个外部CSS样式表,可以通过 按钮导入。
A.
正确
B.
错误
【单选题】经朋友的介绍,你给一家餐厅的老板李先生打了电话,约好第二天见面。 夫妻二人来店见面后,对 2018 旗舰版迈腾非常喜欢,但因为近期资金紧张,要求分期付款,可以马上交订金,四天后交车。他们原来还有一台别克要求置换。 讨论:该客户属于哪个级别?
A.
A级
B.
B级
C.
C级
D.
D级
【判断题】在Dreamweaver CC中,可以把已经创建的仅用于当前文档的嵌入式样式表转化成外部样式表。( )
A.
正确
B.
错误
【单选题】The striking example in The Journal of the American Medical Association aims to prove_____________.
A.
the five years following surgery is dangerous in that there is much likelihood to have recurrence
B.
surgical removal is not reliable because it could not eliminate all cancer cells of colon cancer
C.
The Journal of the American Medical Association often reports the latest discovery in science
D.
Western diet,in some uncertain way,excites the growth of cancer cells after the surgery
【判断题】在Dreamweaver CC中,你可以把已经创建的仅用于当前文档的嵌入式样式表转化成外部样式表。( )
A.
正确
B.
错误
【简答题】下手是______的倒数;下 手 下 的倒数是______.
【单选题】迈腾 属于哪个级别的车?
A.
B.
C.
D.
D
【多选题】某投资方案的经营期限为5年,经营期内,每年营业收入为100,000元,付现成本为50,000元,年折旧额10,000元,所得税率为25%。已知贴现率为10%。(P/A,10%,5)=3.791,下列说法中正确的有( )。
A.
项目每年营业现金净流量为40000元
B.
项目每年的营业现金净流量为30000元
C.
项目的初始投资不超过151640元时,可以进行投资
D.
项目的初始投资超过151640元时,可以进行投资
相关题目: