试题详情

试题内容

在开发一个系统时,如果用户对系统的目标是不很清楚,难以定义需求,这时最好使用( )。
A、原型法
B、瀑布模型
C、V-模型
D、螺旋模型

查看答案

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

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

你可能感兴趣的试题

9题:

TCP/IP 在多个层引入了安全机制,其中 TLS 协议位于  ( )  。
A、数据链路层
B、网络层
C、传输层
D、应用层

23题:

假设段页式存储管理系统中的地址结构如下图所示,则系统中()。

A、页的大小为4K,每个段的大小均为 4096 个页,最多可有 256 个段。
B、页的大小为4K,每个段最大允许有 4096 个页,最多可有 256 个段。
C、页的大小为8K,每个段的大小均为 2048 个页,最多可有 128 个段。
D、页的大小为8K,每个段最大只许有 2048 个页,最多可有 128 个段。

40题:

输出受限的双端队列是指元素可以从队列的两端输入、但只能从队列的一端输出,如下图所示。若有e1、c2、e3、e4依此进入输出受限的双端队列,则得不到输出序列()。

A.e4、e3、e2、e1
B.e4、e2、e1、e3
C.e4、e3、e1、e2
D.e4、e2、e3、e1

56题:One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their (1). Software engineers focus on how well the computer software fts the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing (2) support through the cloud while the software is continually (3).
A software engineer creates computer programs for people to use based upon their security and function al
2题:

某计算机系统由下图所示的部件构成,假定每个部件的千小时可靠度都为 R ,则
该系统的千小时可靠度为  ( )  。

A. A
B. B
C. C
D. D

29题:提高程序执行效率的方法一般不包括(  )。
A.设计更好的算法
B.采用不同的数据结构
C.采用不同的程序设计语言
D.改写代码使其更紧凑