The maintenance phase of an SDLC includes all of the following except _________.
A. make backups
B. optimize for speed and security
C. convert data
D. revise as necessary to meet business needs
Answer: C
You might also like to view...
Which of the following statements is false?
a. Stream method sort orders a stream’s elements into ascending order by default. b. To create a collection containing a stream pipeline’s results, you can use Stream method collect (a terminal operation). As the stream pipeline is processed, method collect performs a mutable reduction operation that places the results into an object, such as a List, Map or Set. c. Method collect with one argument receives an object that implements interface Collector (package java.util.stream), which specifies how to perform a mutable reduction. d. Class Collectors (package java.util.stream) provides static methods that return predefined Collector implementations.
A variety of predefined themes that improve the appearance of your worksheets are located on the _____ tab.
A. REVIEW B. PAGE LAYOUT C. INSERT D. HOME
If you want to select a single pie slice in a pie chart, you must first select all of the slices
Indicate whether the statement is true or false
When modifying a theme, the color ________ displays a set of colors for every theme
A) dialog box B) pane C) palette D) gallery