System Analysis and Design Which of the following is an integrated collection of data with minimum redundancy, so that different applications can use the required data. schema None of these records DBMS file schema None of these records DBMS file ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design At the time of system study, flowcharts are drawn using general symbols non-standard symbols None of these abbreviated symbols specific symbols general symbols non-standard symbols None of these abbreviated symbols specific symbols ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design In a Decision tree the root is drawn on the left and is the starting point on the decision sequence the branch, to be followed, depends on the conditions and decisions, to be made the nodes represent the conditions, with the right wise of tree listing the actions to be taken all of the listed here the root is drawn on the left and is the starting point on the decision sequence the branch, to be followed, depends on the conditions and decisions, to be made the nodes represent the conditions, with the right wise of tree listing the actions to be taken all of the listed here ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design Which of the following is not a requirement of structured design? None of these It should use many GOTO statements The code should be executed in a top-to-bottom fashion within each module Each module should be as independent as possible of all other modules, except its parent It should be made up of a hierarchy of modules None of these It should use many GOTO statements The code should be executed in a top-to-bottom fashion within each module Each module should be as independent as possible of all other modules, except its parent It should be made up of a hierarchy of modules ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design A system analyst designs a new system by propose alternatives to the current system identifying sub systems and the interfaces between sub systems developing the system as a large, single unit adopting a developed system to the present environment None of these propose alternatives to the current system identifying sub systems and the interfaces between sub systems developing the system as a large, single unit adopting a developed system to the present environment None of these ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design Which of the following is not a programming control structure? None of these Selection Sequence Sorting Repetition None of these Selection Sequence Sorting Repetition ANSWER DOWNLOAD EXAMIANS APP