What are the advantages of separting new systems development from systems maintenance?
What will be an ideal response?
Documentation standards are improved because the maintenance group requires documentation to perform its maintenance duties. Denying the original programmer future access to the program deters program fraud.
PTS: 1
You might also like to view...
In JPA, when you compile the entity classes, the compiler looks at the annotations and adds JPA capabilities that help manage the interactions with the database—this is known as ________ capabilites.
a. implanting b. injecting c. infusing d. instilling
A left tab stop:
A) aligns the right edge of the text with the tab stop. B) centers the text around the tab stop. C) aligns the left edge of the text with the tab stop. D) aligns decimal points at the tab stop.
Which of the following would be a usable IP address to assign to a host in the network 192.168.10.32/28?
A) 192.168.10.39 B) 192.168.10.47 C) 192.168.10.14 D) 192.168.10.54
Which of the following must be true for any well-formed XML document?
A. It must be HTML-compatible. B. It must end with an tag. C. It must have a root element. D. It must also have an XSL document.