Discuss the difference between general and specific policies.

What will be an ideal response?


General policies provide directional guidance in broad terms. They are given tangible effect through human-centered or technical controls. Because they are intended to be applied universally, the concrete implementation of a policy requires interpretation. A common security policy, such as acceptable use, is an example of a general policy that requires interpretation. The resulting controls that ensure acceptable use in day-to-day practice will depend on the situation or technology in question. On the other hand, specific policies, such as firewall criteria, apply to a particular situation or technology. Thus, a specific policy is narrowly constrained to a particular issue, and the implementation of the associated controls requires little interpretation.

Computer Science & Information Technology

You might also like to view...

What is a disadvantage of the definition of the method getPointerTo, asdescribed in the previous question, when compared to its original definition?

What will be an ideal response?

Computer Science & Information Technology

In what year was the Privacy Act passed?

What will be an ideal response?

Computer Science & Information Technology

Which of the following describes an AnchorPane?

a. Enables you to set the position of child nodes relative to the pane’s edges. Resizing the pane does not alter the layout of the nodes. b. Includes five areas—top, bottom, left, center and right—where you can place nodes. The top and bottom regions fill its width and are vertically sized to their children’s preferred heights. The left and right regions fill its height and are horizontally sized to their children’s preferred widths. The center area occupies all of its remaining space. You might use the different areas for tool bars, navigation, a main content area, etc. c. Lays out nodes consecutively—either horizontally or vertically. When the boundary for the pane is reached, the nodes wrap to a new line in a horizontal pane or a new column in a vertical pane. d. Creates a flexible grid for laying out nodes in rows and columns.

Computer Science & Information Technology

An example of coercion occurs when an integer value is assigned to a real variable.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology