0% found this document useful (0 votes)
1K views

Chapter 01 Multiple Choice Questions

The document contains a set of multiple choice questions about software engineering concepts covered in the first chapter of a textbook. The questions cover topics such as why software engineering is important, the layers of software engineering, common software engineering activities and frameworks, planning for reuse, agile development processes, and the objectives of software development projects. None of the questions relate to why computer hardware costs so much or why software errors cannot be removed prior to delivery, indicating those are no longer modern concerns for software engineers.

Uploaded by

lalbihari
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views

Chapter 01 Multiple Choice Questions

The document contains a set of multiple choice questions about software engineering concepts covered in the first chapter of a textbook. The questions cover topics such as why software engineering is important, the layers of software engineering, common software engineering activities and frameworks, planning for reuse, agile development processes, and the objectives of software development projects. None of the questions relate to why computer hardware costs so much or why software errors cannot be removed prior to delivery, indicating those are no longer modern concerns for software engineers.

Uploaded by

lalbihari
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Chapter 1 Multiple Choice Questions 1. Which question no longer concerns the modern software engineer? a. b. c. d.

Why does computer hardware cost so much? Why does software take a long time to finish? Why does it cost so much to develop a piece of software? Why cant software errors be removed from products prior to delivery?

Answer: (Section 1.1) 2. Software is a product and can be manufactured using the same technologies used for other engineering artifacts. a. True b. False Answer: (Section 1.1) 3. Software deteriorates rather than wears out because a. b. c. d. Software suffers from exposure to hostile environments Defects are more likely to arise after software has been used often Multiple change requests introduce errors in component interactions Software spare parts become harder to order

Answer: (Section 1.1) 4. WebApps are a mixture of print publishing and software development, making their development outside the realm of software engineering practice. a. True b. False Answer: (Section 1.2) 5. Which of the items listed below is not one of the software engineering layers? a. b. c. d. Process Manufacturing Methods Tools

Answer: (Section 1.3)

6. Software engineering umbrella activities are only applied during the initial phases of software development projects. a. True b. False Answer: (Section 1.4) 7. Which of these are the 5 generic software engineering framework activities? a. b. c. d. communication, planning, modeling, construction, deployment communication, risk management, measurement, production, reviewing analysis, designing, programming, debugging, maintenance analysis, planning, designing, programming, testing

Answer: (Section 1.4) 8. Planning ahead for software reuse reduces the cost and increases the value of the systems into which they are incorporated. a. True b. False Answer: (Section 1.5) 9. The essence of software engineering practice might be described as understand the problem, plan a solution, carry out the plan, and examine the result for accuracy. a. True b. False Answer: (Section 1.5) 10. In agile process models the only deliverable work product is the working program. c. True d. False Answer: (Section 1.6) 11. A most software development projects are initiated to try to meet some business need.

a. True b. False Answer: (Section 1.7) 12. In general software only succeeds if its behavior is consistent with the objectives of its designers. a. True b. False Answer: (Section 1.7)

You might also like