设V1为无向连通图G的点割集,记G删除V1的连通分支个数为p(G-V1)=k,下列命题中一定为真的为()。
A. k≥2
B. k≥3
C. k≤2
D. k=2
查看答案
单元测试是软件测试的基础性测试,它通常采用的方法是()。
A. 静态测试
B. 动态测试
C. 静态、动态测试
D. 静态、动态测试和复审
White box testing of software testing is a test for software structure. Which of the following item should not be included in the content of white box ?()
A. boundary value analysis
B. statement testing
C. branch testing
D. path testing
在软件结构中,模块可以分为几类,以下哪种不属于模块划分的固有类型?()
A. 顺序模块
B. 增量模块
C. 层次模块
D. 并行模块
下列哪一个问题只包含进程互斥问题?()
A. 田径场上的接力比赛
B. 一个进程读文件,一个进程写文件
C. 一个生产者和一个消费者通过一个缓冲区传递产品
D. 公共汽车上司机和售票员的协作