In the past, most of the work was spent on designing, coding, and testing programs, while little work is spent on maintenance; today, most of the work on a program is spent on maintenance. The main reason for this trend is because.
A. people don’t spend as much time designing as they used to
B. customers complain more often today than in the past
C. programmers are intentionally making programs buggier, so they can spend more time maintaining them – it’s job security
D. in the past, programs were small and could easily be rewritten; now, programs are humongous, and it is more cost-effective to maintain them
D
You might also like to view...
How do permission flags relate to directories?
What will be an ideal response?
If you wish to create a postcard you must choose the template from the ________ options dialog box
Fill in the blank(s) with correct word
Each value from a data series is represented by a ________.
Fill in the blank(s) with the appropriate word(s).
When an object is being newly created, a ____ is used to initialize the object’s instance variables.
A. super class B. base class C. constructor D. mutator