System Analysis and Design
Which of the following is not a requirement of structured design?

None of these
It should be made up of a hierarchy of modules
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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
The background and experience of analyst include;

a background in systems theory and organization behavior
All of these
familiarity with the makeup and inner workings of major application areas such as financial accounting, personnel administration, marketing and sales, operations management, model buil
competence in system tools and methodologies and a practical knowledge of one or more programming and data base languages.
None of these

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
In a Decision tree

the branch, to be followed, depends on the conditions and decisions, to be made
all of the listed here
the nodes represent the conditions, with the right wise of tree listing the actions to be taken
the root is drawn on the left and is the starting point on the decision sequence

ANSWER DOWNLOAD EXAMIANS APP