Answer: DoDM 5200.01, DoD Information Security Program
Explanation:
The document that provides basic guidance and regulatory requirements for derivative classification
for DoD personnel is referred to as the DoDM 5200.01, DoD Information Security Program.
The purpose of this is to help in the promotion of an effective way that can be used in the classification, protection, and application of applicable instructions.
Answer = GUI (Graphical User Interface)
Answer:

Explanation:
Given

Required
The result when
and
Analyzing the given instruction
a*=(++a)/(6)+(b++3)
Single out and solve the expressions in bracket
(++a) = a -- When the ++ operator appears before an operand, it is called pre increment. meaning that the operation will be done before the operand will be incremented.
So: in this case: ++a = a

The operator, as used in that statement is the same as: b + 3.
So:





The above expression is calculated as:

So:


I would probably say B even though the other methods might work as well
Answer:
Data base
Explanation:
Database holds all your information.