System Analysis and Design The _____ symbol is used in a flowchart to represent a calculation task. Start Output Input Process Start Output Input Process ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design After planning an algorithm, you should _____ to verify that it will work correctly. Code the algorithm Analyze the algorithm None of these Evaluate and modify (if necessary) the program. Desk-check the algorithm Code the algorithm Analyze the algorithm None of these Evaluate and modify (if necessary) the program. Desk-check the algorithm ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design Which of the following is not a requirement of structured design? It should use many GOTO statements It should be made up of a hierarchy of modules Each module should be as independent as possible of all other modules, except its parent None of these The code should be executed in a top-to-bottom fashion within each module It should use many GOTO statements It should be made up of a hierarchy of modules Each module should be as independent as possible of all other modules, except its parent None of these The code should be executed in a top-to-bottom fashion within each module ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design A self check digit is useful in detecting transcription errors only Random errors only All of these transposition errors only None of these transcription errors only Random errors only All of these transposition errors only None of these ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design On-line data entry is most suitable in the case of All of these updating payroll master None of these Processing payment of cheque in a bank entering monthly journal entries All of these updating payroll master None of these Processing payment of cheque in a bank entering monthly journal entries ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design A branch office, location or other data processing centres, where a newly developed system is used under normal operating conditions for several months, to test it, is called alpha test data string test data system test data beta test data alpha test data string test data system test data beta test data ANSWER DOWNLOAD EXAMIANS APP