Q87.
Section
d
7-2 Algorithms and programming
Answer
Explanation
A repetition structure like that shown in the figure.
Assign “0” to x
Assign “1” to i
Is i>10?
x←x+i
i←i+1
Q88.
d
End
Section
9-5 Security
Answer
Explanation
An information security policy clarifies the basic security policy within the organization, including not only technical measures, but also rules to observe and approaches to decisionmaking, in order to implement uniform information security measures throughout the entire
organization.
Q89.
c
Section
9-5 Security
Answer
Explanation
Rule (1) under “Rules for Initial Settings of New PCs” states that the user must “install the
specified antivirus software,” so using a trial version contrasts with the rules.
Q90.
c
Section
9-5 Security
Answer
Explanation
By restricting software that can be run on a Web browser, the possibility of malicious scripts
being installed or unauthorized programs being installed can be lowered.
Q91.
d
Section
9-5 Security
Answer
Explanation
Leaks of personal or confidential information harm the competitiveness of the company, and
ultimately put its continued existence at risk. Therefore, the most important reason is d).
54