【计算机类职业资格】国家二级C++机试(操作题)-试卷53及答案解析.doc

上传人:boatfragile160 文档编号:1331759 上传时间:2019-10-17 格式:DOC 页数:3 大小:35.50KB
下载 相关 举报
【计算机类职业资格】国家二级C++机试(操作题)-试卷53及答案解析.doc_第1页
第1页 / 共3页
【计算机类职业资格】国家二级C++机试(操作题)-试卷53及答案解析.doc_第2页
第2页 / 共3页
【计算机类职业资格】国家二级C++机试(操作题)-试卷53及答案解析.doc_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

1、国家二级 C+机试(操作题)-试卷 53 及答案解析(总分:6.00,做题时间:90 分钟)一、基本操作题(总题数:1,分数:2.00)1.使用 VC6 打开考生文件夹下的源程序文件 modilcpp。本程序要求输入一字符串,然后将其中的小写字母改变成大写字母,字符可能输入多行,当输入字符“?”时,默认字符输入结束,最后把结果输出到界面。 注意:不要改动 main 函数,不能增行或删行,也不能更改程序的结构,错误的语句在*error*的下面。 #include void main() int i=0; char str12 0 ; cout= -a (分数:2.00)_正确答案:(正确答案:f

2、or(int i=1 ; i5 ;i+) for(int j=1;J5;j+) for(int 1=1;15 ;1+) for(int k=1;k5;k+) if(i!=jstrcpy(street,newStreet); strcpy(city,newct);strcpy(Zipcode,newZp); (3)添加语句:strcpy(name,newName); (4)添加语句:return strcmp(name,ename)=0 ;)解析:解析:(1)第 1 个标识下要求补充类 CEmployee 的私有数据成员 name、street、city、zipcode 和age 的定义,分别用

3、于表示姓名、街道、城市、邮编、年龄,除年龄是整型外其余都是 char 型的数据,由主函数内的对象数组可知,name、street、city、zipcode 均为字符数组,故第 1 个标识下应添加“char nameMAXLEN,streetMAXLEN,cityMAXLEN,zipcodeMAXLEN;”。 (2)构造函数完成成员变量的初始化,这里需要给 name、street、city、zipcode 赋初值,可利用字符串拷贝函数将参数字符串拷贝到成员变量中,第 2 个标识下应添加“strcpy(name,newName);strcpy(street,newStreet);strcpy(city,newCt);strepy(zipcode,newZp);”。 (3)函数 alterName(char*newName)是改变成员变量 name 的值,即将参数拷贝给 name,可利用字符串拷贝函数 strcpyO 完成拷贝任务,故第 3 个标识下应添加“strcpy(name,newName);990 (4)IsEqual(char*ename)函数是比较 name 成员变量和参数 newName是否相同,可使用字符串比较函数 strcmp0,第 4 个标识下应添加“return strcmp(name,ename)=0;”。

展开阅读全文
相关资源
猜你喜欢
  • BS EN 3783-2013 Aerospace series Fibre composite materials Normalisation of fibre dominated mechanical properties《航空航天系列 纤维复合材料 受机械性能控制的纤维的正常化》.pdf BS EN 3783-2013 Aerospace series Fibre composite materials Normalisation of fibre dominated mechanical properties《航空航天系列 纤维复合材料 受机械性能控制的纤维的正常化》.pdf
  • BS EN 3788-2001 Aerospace series - Pipe coupling 8 30 - Protective caps《航空航天系列 830管联接器 防护管帽》.pdf BS EN 3788-2001 Aerospace series - Pipe coupling 8 30 - Protective caps《航空航天系列 830管联接器 防护管帽》.pdf
  • BS EN 3789-2001 Aerospace series - Pipe coupling 8 30 - Protective plug with external threads《航空航天系列 管联接器830 带外螺纹的防护管塞》.pdf BS EN 3789-2001 Aerospace series - Pipe coupling 8 30 - Protective plug with external threads《航空航天系列 管联接器830 带外螺纹的防护管塞》.pdf
  • BS EN 3790-2001 Aerospace series - Pipe coupling 8 30 - Protective caps with internal threads《航空航天系列 管连接件830 带内螺纹的防护管帽》.pdf BS EN 3790-2001 Aerospace series - Pipe coupling 8 30 - Protective caps with internal threads《航空航天系列 管连接件830 带内螺纹的防护管帽》.pdf
  • BS EN 380-1993 Timber structures - Test methods - General principles for static load testing《木结构 试验方法 静荷载试验的一般原则》.pdf BS EN 380-1993 Timber structures - Test methods - General principles for static load testing《木结构 试验方法 静荷载试验的一般原则》.pdf
  • BS EN 381-1-1993 Protective clothing for users of hand-held chain saws - Test rig for testing resistance to cutting by a chain saw《手持式链锯使用者用防护服 耐链锯切割试验用试验台》.pdf BS EN 381-1-1993 Protective clothing for users of hand-held chain saws - Test rig for testing resistance to cutting by a chain saw《手持式链锯使用者用防护服 耐链锯切割试验用试验台》.pdf
  • BS EN 381-10-2002 Protective clothing for users of hand-held chain saws - Test method for upper body protectors《手提式链锯使用者的保护服 上半身保护装置的试验方法》.pdf BS EN 381-10-2002 Protective clothing for users of hand-held chain saws - Test method for upper body protectors《手提式链锯使用者的保护服 上半身保护装置的试验方法》.pdf
  • BS EN 381-11-2002 Protective clothing for users of hand-held chain saws - Requirements for upper body protectors《手提式链锯使用者的防护服 上身防护服的要求》.pdf BS EN 381-11-2002 Protective clothing for users of hand-held chain saws - Requirements for upper body protectors《手提式链锯使用者的防护服 上身防护服的要求》.pdf
  • BS EN 381-2-1995 Protective clothing for users of hand-held chain saws - Test methods for leg protectors《手持式链锯使用者防护服 腿保护设备试验方法》.pdf BS EN 381-2-1995 Protective clothing for users of hand-held chain saws - Test methods for leg protectors《手持式链锯使用者防护服 腿保护设备试验方法》.pdf
  • 相关搜索

    当前位置:首页 > 考试资料 > 职业资格

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1