试题详情

试题内容

下列叙述中错误的是  ( )  。
A、面向对象程序设计语言可支持过程化的程序设计
B、给定算法的时间复杂性与实现该算法所采用的程序设计语言无关
C、与汇编语言相比,采用脚本语言编程可获得更高的运行效率
D、面向对象程序设计语言不支持对一个对象的成员变量进行直接访问

查看答案

软题库参考答案:C(仅供参考)

软题库解析:正在加载....

你可能感兴趣的试题

38题:

在面向对象分析与设计中,(1)是应用领域中的核心类,一般用于保存系统中的信息以及提供针对这些信息的相关处理行为;(2)是系统内对象和系统外参与者的联系媒介; (3) 主要是协调上述两种类对象之间的交互。
(1)A、控制类
B、边界类
C、实体类
D、软件类
(2)A、控制类
B、边界类
C、实体类
D、软件类
(3)A、控制类
B、边界类
C、实体类
D、软件类

2题:

在CPU与主存之间设置高速缓冲存储器(Cache),其目的是为了 ( ) 。
A、扩大主存的存储容量
B、提高CPU对主存的访问效率
C、既扩大主存容量又提高存取速度
D、提高外存储器的速度

71题:

The Rational Unified Process (RUP) is a software engineering process, which captures many of best practices in modern software development. The notions of  (1)  and scenarios have been proven to be an excellent way to capture function requirements. RUP can be described in two dimensions – time and content. In the time dimension, the software lifecycle is broken into cycles. Each cycle is divided into four consecutive  (2)  which is concluded with a well-defined  (3) 11题:

王某是一名程序员,每当软件开发完成后均按公司规定完成软件文档,并上交公司存档,自己没有留存。因撰写论文的需要,王某向公司要求将软件文档原本借出复印,但遭到公司拒绝,理由是该软件文档属于职务作品,著作权归公司。以下叙述中,正确的是  ( )  。
A、该软件文档属于职务作品,著作权归公司
B、该软件文档不属于职务作品,程序员享有著作权
C、该软件文档属于职务作品,但程序员享有复制权
D、该软件文档不属于职务作品,著作权由公司和程序员共同享有

32题:招聘系统要求求职的人年龄在20岁到60岁之间(含),学历为本科、硕士或者博士,专业为计算机科学与技术、通信工程或者电子工程。其中( )不是好的测试用例。
A、(20,本科,电子工程)
B、(18,本科,通信工程)
C、(18,大专,电子工程)
D、(25,硕士,生物学)
71题:

Certificates are (1) documents attesting to the (2) of a public key to an individual or other entity. They allow verification of the claim that a given public key does in fact belong to a given individual. Certificates help prevent someone from using a phony key to (3)someone else. In their simplest form, Certificates contain a public key and a name. As commonly used, a certificate also contains an (4)date, the name of the CA that issued the certificate, a serial number, and perhaps other in