When an application is secure without having to change any default settings it is said to be what?

A. secure by design
B. secure by default
C secure by deployment
D. secure by reference


B
Explanation: Secure by default means that the application is secure without having to change any default settings. For example, some server products have certain capabilities (such as FTP) but those services require enabling to function so that the service is not available to a hacker. A product that requires the enabling of security functions is NOT secure by default.

Computer Science & Information Technology

You might also like to view...

In the parent process, fork returns the child’s pid, which is always a(n) _________ integer.

a) positive. b) negative. c) even. d) None of the above

Computer Science & Information Technology

In Figure 8.9, match the similarity matrices, which are sorted according to cluster labels, with the sets of points. Differences in shading and marker shape distinguish between clusters, and each set of points contains 100 points and three clusters. In the set of points labeled 2, there are three very tight, equal-sized clusters.

Computer Science & Information Technology

Which of the following is not a valid comparison operator?

A) => B) <= C) <> D) =

Computer Science & Information Technology

Which of the following is not a type of analysis result given by the Performance Analyzer tool?

A. Ideas B. Suggestions C. Recommendations D. Required

Computer Science & Information Technology