A recently installed application update caused a vital application to crash during the middle of the workday. The application remained down until a previous version could be reinstalled on the server, and this resulted in a significant loss of data and revenue. Which of the following could BEST prevent this issue from occurring again?
A. Application configuration baselines
B. Application hardening
C. Application access controls
D. Application patch management
Answer: D. Application patch management
You might also like to view...
While some researchers are working on developing an all-optical computer, others believe that a mix of optical and electronic components, referred to as an ____ computer, may be the best bet for the future.
A. electro-optics B. electronic-opto C. opto-electronic D. optics-electro
Which of the following statements is false?
Consider the code: public void SetName(string accountName) { name = accountName; // store the account name a) The first line of each method declaration is the method header. b) The method’s return type (which appears to the left of the method’s name) specifies the type of data the method returns to its caller after performing its task. c) The return type void indicates that when SetName completes its task, it does not return any information to its calling method. d) A method requires one or more parameters that represent the data it needs to performits task.
A category label
A) is text that describes a collection of data points in a chart. B) displays data comparisons vertically in columns. C) contains graphical representation of values in data series. D) contains the entire chart and all of its elements.
Match the firewall type with its description
I. Network layer A. Permits FTP or HTTP protocols II. Application layer B. Acts like an IP filter III. Proxy firewall C. Acts as a mediator