下载此文档

中山大学信息科学与技术学院计算机科学系C 程序设计A2014.06试卷.doc


文档分类:办公文档 | 页数:约9页 举报非法文档有奖
1/9
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/9 下载此文档
文档列表 文档介绍
警示
《中山大学授予学士学位工作细则》第六条
***不授予学士学位
计算机科学系 2014学年度第二学期
《程序设计II 》期末考试试题( A )
任课教师:吴维刚刘聪考试形式: 闭卷考试时间:2小时
年级: 班别: 专业: 姓名: _____ 学号: _成绩

1. Single Choice (20points)
Please choose the choice that pletes the statement in the question
Which of the following statements about object-oriented programming (OOP) is NOT correct?
A) The key idea of OOP is to build programs using software object.
B) OOP offers many advantages: simplicity, modularity, modifiability, and so on.
C) OOP is more efficient than POP in terms of programming productivity.
D) An object-oriented program can run faster than a procedure-oriented program with the same functionality.
Which of the following statements about static data members is NOT correct?
A) A static data member can initialized at declaration.
B) A static data member refers to a member whose value cannot be changed after initialized.
C) We may access static data members without before any object created.
D) A static data member is shared by objects of the same class.
Which of the following variables cannot be a member of class A?
A) A *p B) A a C) A &r D) string s
Which of the following statements is not a characteristic of a constructor?
A) The name of a constructor must be the same as the class.
B) A constructor can be overloaded.
C) The parameters of constructor may have default values.
D) The return type of a constructor

中山大学信息科学与技术学院计算机科学系C 程序设计A2014.06试卷 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数9
  • 收藏数0 收藏
  • 顶次数0
  • 上传人mh900965
  • 文件大小178 KB
  • 时间2018-04-08