ITEE ITEE-1 | Page 369

Q86. Which of the following is correct as the concept behind universal design? a) Design that reduces inputting errors by adding popup screens so that input contents must be reconfirmed ) b Design that is aimed at making the response time from when a processing request is made until the first result is received as short as possible ) c Design of products, services, and environments that pays attention to makin g them usable by as many people as possible without special designs or modifications ) d Design that focuses on using many images in order to express the content of Web pages visually Q87. Which of the following is the appropriate basic structure in a flowchart for working out the sum from 1 to 10 using the sequence below? ① Assign the initial value “0” to x ② Assign the initial value “1” to i ③ End when i is greater that 10 ④ If i is 10 or smaller, add i to x, and substitute that value for x ⑤ Add 1 to i, and substitute that value for i ⑥ Return to ③ a) b) c) d) Q88. Sequence structure Selection structure Conditional branch Repetition structure Which of the following is the appropriate statement concerning information security policy? a) The security policy of a corporation aims to define the content that must be set in each security system. Therefore, the content varies depending on the security-related products that are introduced. b) The security policy of a corporation forms the basis for actions and decisions to be complied with. It does not include the corporation’s direction or position with regard to tackling security. c) It is desirable that a corporation’s top management announces externally the vulnerabilities of the information system that forms the primary reason for developing the security policy. d) The perspective on actions and decisions to be complied with in order to achieve the target security level must be clarified. 363