在某银行业务的用例模型中,“取款”用例需要等到“存款”用例执行之后才能执行,两个用例之间的关系属于( );“取款”和“存款”两个用例中都需要执行查询余额的功能,将查询余额提取成独立的用例,那么“取款”和“存款”用例与“查询余额”用例之间的关系属于( )。
第 1 问
A. 关联关系
B. 扩展关系
C. 使用关系
D. 依赖关系
第 2 问
A. 扩展关系
B. 使用关系
C. 依赖关系
D. 继承关系
Accelerated analysis approaches emphasize the construction of ( )to more rapidly identify business and user requirements for a new system. As an accelerated analysis technology,( )reads the program code and automatically generates the equivalent system model, and the code can be obtained from( ). All system analysis approaches require some form of ( ) which includes those techniques to be used to identify or extract system problems and solution requirements from user community.( )is a classical set of techniques used to collect information about system problems, opportunities, solution requirements, and priorities.
第 1 问
A. object models
B. prototypes
C. use cases
D. components
第 2 问
A. eXtreme programming
B. model driven
C. reverse engineering
D. agile method
第 3 问
A. existing database and application program
B. application program and user interface
C. existing database and user interface
D. existing database,application program and user interface
第 4 问
A. requirement discovery
B. business process redesign
C. cause-and-effect analysis
D. total quality management
第 5 问
A. Continuous process improvement
B. Joint requirements planning
C. Fact-finding
D. Structured engineering
TCP 使用三次握手协议来建立连接,设甲乙双方发送报文的初始序号分别为X 和Y,甲方发送( ) 的报文给乙方,乙方接收报文后发送( )的报文给甲方,然后甲方发送一个确认报文给乙方便建立了连接。(注:ACK的下标为捎带的序号)
第 1 问
A. SYN=1,序号=X
B.
C. SYN=1,序号=Y
D.
第 2 问
A. SYN=1,序号=X+1
B.
C.
D.
给定IP地址为140.252.12.120,子网掩码是255.255.255.0,那么主机号是 ( ) ,该子网直接的广播地址是 ( ) 。
第 1 问
A. 0.0.0.120
B. 0.0.12.120
C. 0.0.12.0
D. 0.252.12.120
第 2 问
A. 255.255.255.255
B. 140.252.12.255
C. 140.252.12.120
D. 140.252.255.255