视频1 视频21 视频41 视频61 视频文章1 视频文章21 视频文章41 视频文章61 推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37 推荐39 推荐41 推荐43 推荐45 推荐47 推荐49 关键词1 关键词101 关键词201 关键词301 关键词401 关键词501 关键词601 关键词701 关键词801 关键词901 关键词1001 关键词1101 关键词1201 关键词1301 关键词1401 关键词1501 关键词1601 关键词1701 关键词1801 关键词1901 视频扩展1 视频扩展6 视频扩展11 视频扩展16 文章1 文章201 文章401 文章601 文章801 文章1001 资讯1 资讯501 资讯1001 资讯1501 标签1 标签501 标签1001 关键词1 关键词501 关键词1001 关键词1501 专题2001
Test07(选择题)
2025-09-29 02:32:04 责编:小OO
文档
Test Bank—Chapter Seven (Software Engineering)

Multiple Choice Questions

1. Which of the following software engineering methodologies is the most rigid?

    A. Incremental model        B. Waterfall model

C. Extreme programming         D. Evolutionary prototyping

ANSWER:  B

2. Which of the following is a notational system for representing object-oriented designs?

    A. UML        B. Structure charts    C. Modular designs    D. Dataflow diagrams

ANSWER:  A

3. Which of the following is an attempt to construct software from off-the-shelf components as is done in other engineering fields?

    A. Extreme programming        B. Evolutionary prototyping

    C. Component architecture    D. Open-source development

ANSWER:  C

4. Which of the following is most likely an example of a one-to-one relationship?

    A. Subscribers and magazines    B. Birth dates and people

    C. Planets and their moons    D. Dinner guests and table settings

ANSWER:  D

5. Which of the following is most likely an example of a many-to-many relationship?

    A. Subscribers and magazines    B. Birth dates and people

    C. Planets and their moons    D. Dinner guests and table settings

ANSWER:  A

6. Which of the following is not a feature of UML?

    A. Use case diagrams        B. Class diagrams

    C. Dataflow diagrams        D. Sequence diagrams

ANSWER: C

7. The use of design patterns in software engineering was adopted from what other field?

    A. Business administration    B. Architecture

    C. Biology            D. Chemistry

ANSWER:  B

8. Which of the following is a form of glass-box testing?

    A. basis path testing    B. Boundary value analysis    C. Beta testing

ANSWER:  A

9. Which of the following is a means of controlling the complexity of a software system?

    A. CRC cards    B. Modularity    C. Specifications        D. Beta testing

ANSWER:  B

10. Which of the following is a way of testing the design of a software system?

    A. Entity-relationship diagram    B. Class diagram

    C. Structure chart        D. Structured walkthrough

ANSWER:  D

11. Which of the following is not related to the others?

    A. Structure Chart        B. Imperative paradigm

    C. Class    diagram            D. Procedure

ANSWER:  C

12. Which of the following is the method proposed by UML for representing sequences of communication between objects?

    A. Class diagram            B. Use case diagram    

C. Sequence diagram        D. Generalization

    

ANSWER: C

13. Which of the following is not represented in a class diagram?

    A. Generalizations        B. The methods within a class

    C. The attributes within a class    D. The number of instances each class will have

ANSWER: D

14. Which of the following is least related to the Pareto principle?

    A. When it rains, it pours.

    B. Birds of a feather flock together.

    C. Better late than never.

ANSWER:  C

15. The Pareto principle is traditionally applied during which phase of software development?

    A. Analysis    B. Design    C. Implementation    D. Testing

ANSWER:  D

16. Which of the following is the oldest approach to software development?

    A. Component architecture    B. Waterfall model

    C. Open-source development    D. Extreme programming

ANSWER:  B

17. Which of the following is not a tool for designing modular systems?

    A. Structure charts        B. Data dictionaries

C. Class diagrams        D. Sequence diagrams

ANSWER:  B

18. Which of the following is a stronger form of cohesion?

    A. Functional cohesion        B. Logical cohesion

ANSWER:  A

19. Which of the following appears to be the most functionally cohesive?

    A. A module that handles all of a customers banking needs

    B. A module that handles only transactions related to checking accounts

    C. A module that only records deposits to checking accounts

    D. A module that collects data for monthly statements

ANSWER:  C

20. If a class diagram indicates a one-to-one relationship between class X and class Y, then

    A. there will be only one object in the system of “type” X.

    B. each object of “type” X will be associated with only one object of “type” Y.

    C. there will be exactly one object of “type” X and exactly one object of “type” Y.

    D. an object of “type” Y cannot occur without first constructing an object of “type” X.

ANSWER:  B

21. Copyright laws were established 

    A. to allow authors to distribute their work while maintaining certain ownership rights.

    B. to allow authors to maintain ownership of their ideas.

    C. to restrict access to publications to certain groups within society.

    D. to allow ideas to be traced back to their origins.

ANSWER:  A下载本文

显示全文
专题