help me to answer mcq question below as soon as possible please
After system installation and deployment support is important to users, but has often been inadequate. Based on the above statement, which of the following is a FALSE statement regarding support issues to be considered? A. User questions and problems @ B. Users' satisfaction C. Disaster recovery D. Recovery and backup Which of the following is NOT a specific pbjective for designing output? L Provide appropriate output distribution II. Designing output to fit the user III. Choosing the right output method IV. Delay Providing the output on time V. Sell the user on current forms. O A. I,II, B. IV, V CV D. I, III, IV The figure shows a structure chart for Module 1: Modulo 1 Module 1.1 Modulo 1.2 Module 1.3 Which statement is CORRECT regarding the structure chart symbol representation in the Figure? O A. Module 1 represents library module. B. An arrow with an empty circle represents data couple C. Module 1.3 represent module. D. Module 11 and 12 represent subordinate module. Which of the following is FALSE about the methods in process specification? O A. Decision table method is the most suitable when analyst wants to avoid impossible situation in the decision logic. B. When the sequence of conditions to make decisionis important, the decision tree method is the best to use. C. The Structured English method is best used when involved complex rules in decision logic. OD. Producing process specificatior using any of the method is not required for all primitive processes After system installation and deployment support is important to users, but has often been inadequate. Based on the above statement, which of the following is a FALSE statement regarding support issues to be considered? A. User questions and problems B. Users' satisfaction C. Disaster recovery D. Recovery and backup IF (Mark > 80) THEN Status = "PASS" ELSE Status = "FAILED" END Which of the following answers represent the above example? Alteration B. Case Structure C. Decision Structure O D. Sequentia Structure Which of the following is a FALSE statement regarding the various types of documentation? O A. External documentation is part of the documentation which contains program source code or is generated at compile time, B. User documentation consists of instructions and information to users who will interact with the system C.User manuals, help screens and tutorials are examples of user documentation D. System documentation is a necessary reference material for programmers and analysts who must support and maintain the system