System Analysis and Design Which of the following is not a programming control structure? None of these Sequence Sorting Selection Repetition None of these Sequence Sorting Selection Repetition ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design A checksum digit is used for detecting Errors in Logical operations Data transmission Arithmetic operations All of these None of these Logical operations Data transmission Arithmetic operations All of these None of these ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design Pointers are useful in Traversing a linked list Locating a particular sector of a magnetic disk Pointing mistakes in input data None of these All of these Traversing a linked list Locating a particular sector of a magnetic disk Pointing mistakes in input data None of these All of these 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 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 be made up of a hierarchy of modules It should use many GOTO statements 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 be made up of a hierarchy of modules ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design An open rectangle None of these represents a process that transforms incoming data flow(s) into outgoing data flows defines a source or destination of system data identifies data flow is a data store-data at rest, or a temporary repository of data None of these represents a process that transforms incoming data flow(s) into outgoing data flows defines a source or destination of system data identifies data flow is a data store-data at rest, or a temporary repository of data ANSWER DOWNLOAD EXAMIANS APP
System Analysis and Design A file containing multiple indices to the data is called a/an indexed-sequential file indexed file sequential file inverted file indexed-sequential file indexed file sequential file inverted file ANSWER DOWNLOAD EXAMIANS APP