教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 学前教育 >

c++复习资料及答案(4)

来源:网络收集 时间:2026-08-29
导读: 14 #include main( ) {int num; char grade; cout >num; if((grade>=90)(grade else if (grade>=80) grade=”B”; cout else if (grade>=70) grade=”C”; cout else if (grade>=60) grade=”D”; cout is:” else

14

#include

main( )

{int num; char grade; cout<<“please input num:”; cin>>num;

if((grade>=90)&&(grade<=100) grade=”A”; cout<<“The grade is:”<

else if (grade>=80) grade=”B”; cout<<“The grade is:”<

else if (grade>=70) grade=”C”; cout<<“The grade is:”<

else if (grade>=60) grade=”D”; cout<<“The grade

is:”<

else grade=”E”; cout<<“The grade

is:”<

endif

endif

endif

endif } 4、填空题:

(1) 以下程序通过调用自定义函数scopy( )将字符串s1复制到字符串

15

s2,并输出显示,请填空。

char *p , char *q *q=*p; p++; q++; scopy(s1, s2); (2) new int [n] ; //分配长度为n的动态数组

~A() { delete [ ]a ; } //定义析构函数,释放动态数组空间

16

c++复习资料及答案(4).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/591528.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)