全部科目 > 程序员 >
2010年下半年 上午试卷 综合知识
第 72 题
知识点 C++  
章/节 计算机专业英语  
 
 
C++ fully supports(72)programming,including the four properties:encapsulation,data hiding,inheritance,and polymorphism.
 
  A.  computer-oriented
 
  B.  procedure-oriented
 
  C.  object-oriented
 
  D.  aspect-oriented




 
 
相关试题     计算机专业英语 

  第72题    2021年下半年  
()is an abstract procedure for solving a problem,typically expressed as pseudo-code or flowchart.

  第72题    2014年上半年  
(72)is the name given to a “secret” access route into the system.

  第72题    2011年上半年  
OS can use (72) memory to run processes that require more main memory than is actually available.

 
知识点讲解
· C++
 
        C++
        C++语言是一种面向对象的强类型语言,由AT&T的Bell实验室于1980年推出。
        C++语言是C语言的一个向上兼容的扩充,而不是一种新语言。C++是一种支持多范型的程序设计语言,它既支持面向对象的程序设计,也支持面向过程的程序设计。
        C++支持基本的面向对象概念,包括对象、类、方法、消息、子类和继承。C++完全支持多继承,并且通过使用try/throw/catch模式提供了一个完整的异常处理机制。它同时支持静态类型和动态类型,也完全支持多继承,不提供自动的无用存储单元收集,这必须通过程序员来实现,或者通过编程环境提供合适的代码库来予以支持。



更多复习资料
请登录电脑版软考在线 www.rkpass.cn

京B2-20210865 | 京ICP备2020040059号-5
京公网安备 11010502032051号 | 营业执照
 Copyright ©2000-2026 All Rights Reserved
软考在线版权所有