1.1. Software evolution does not comprise: a. Development activities b.Negotiating with client C.Maintenance activities d.Re-engineering activities

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter9: Completing The Basics
Section9.6: A Closer Look: Namespaces And Creating A Personal Library
Problem 3E: (For thought) a. What’s an advantage of namespaces? b. What’s a possible disadvantage of namespaces?
icon
Related questions
Question
1.1. Software evolution does not comprise:
a. Development activities b.Negotiating with client c.Maintenance activities d.Re-engineering activities
1.2. Some programming constructs and techniques, such as GOTO statements, pointers, recursion, inheritance,
and floating-point numbers are inherently error-prone, These should NOT be used when developing
systems.
a. web based b. interactive c. dependable d. unexpected e. executable
is a software unit whose functionality and dependencies are completely defined by a set of
can be combined with other components without reference to their
1.3. А
public interfaces.
implementation and can be deployed as an executable unit.
a. component b. requirement c. composition
d. function
e. language
Transcribed Image Text:1.1. Software evolution does not comprise: a. Development activities b.Negotiating with client c.Maintenance activities d.Re-engineering activities 1.2. Some programming constructs and techniques, such as GOTO statements, pointers, recursion, inheritance, and floating-point numbers are inherently error-prone, These should NOT be used when developing systems. a. web based b. interactive c. dependable d. unexpected e. executable is a software unit whose functionality and dependencies are completely defined by a set of can be combined with other components without reference to their 1.3. А public interfaces. implementation and can be deployed as an executable unit. a. component b. requirement c. composition d. function e. language
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Software Development Approaches
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr