Exam 10: Program Design
Exam 1: The Systems Analyst and Information Systems Development78 Questions
Exam 2: Project Selection and Management75 Questions
Exam 3: Requirements Determination75 Questions
Exam 4: Use Case Analysis69 Questions
Exam 5: Process Modeling75 Questions
Exam 6: Data Modeling78 Questions
Exam 7: Moving Into Design66 Questions
Exam 8: Rchitecture Design64 Questions
Exam 9: User Interface Design69 Questions
Exam 10: Program Design68 Questions
Exam 11: Data Storage Design74 Questions
Exam 12: Moving Into Implementation67 Questions
Exam 13: Transition to the New System67 Questions
Exam 14: The Movement to Objects67 Questions
Select questions type
When drawing the human-machine boundary,all processes in the physical DFD will be automated,so only external entities will be excluded.
Free
(True/False)
4.9/5
(38)
Correct Answer:
False
A diamond on a structure chart shows sequence - like a baseball player would go to first base,then second,third and home.
Free
(True/False)
4.8/5
(41)
Correct Answer:
False
Summarize the quality checks that should be performed when reviewing structure charts.
Free
(Essay)
4.7/5
(39)
Correct Answer:
Design the system so that there is a high fan-in structure.Create library modules whenever possible.Limit the span of control of the control modules to no more than seven subordinates.Make sure that each module performs only one function.The modules should sparingly share information,and make sure that the data couples that are passed are actually used by the accepting module.Control couples should be passed from low to high,not the other way around.Also,the module should have a reasonable amount of code associated with it.
When you are updating the data elements in the data flows (when creating a physical DFD)you might need to:
(Multiple Choice)
4.7/5
(33)
Micah is adding implementation resources to change a logical DFD into a physical DFD.He should describe databases,files,tables,and processes as they will be implemented on the computer.
(True/False)
4.8/5
(40)
In a structure chart,the element that communicates that a message or a system flag is being passed from one module to another is known as a(n)_____.
(Multiple Choice)
4.8/5
(40)
The Human-Machine boundary is part of the Human-Computer Interface into usability systems.
(True/False)
4.8/5
(36)
Data couples are shown by arrows with empty circles and show how data flows between modules.
(True/False)
4.8/5
(34)
It seems a lot of work to create structure charts,with high cohesion,loosely coupled,with high fan-in,low-fan-out,with transaction structures and transform structures.Why should an analyst bother developing structure charts and instead just pass on the specifications to the programmer?
(Essay)
4.8/5
(37)
A transaction structure in a structure chart contains a control module that calls subordinate modules and frequently occur with menus.
(True/False)
4.7/5
(30)
In determining if a process is to be automated,the project team will do all of the following EXCEPT:
(Multiple Choice)
4.7/5
(38)
Generally,transaction structures on a structure chard will have:
(Multiple Choice)
4.8/5
(30)
Beth is considering a simple process for immediate orders.When processing an immediate order,a phone clerk writes the order on a paper form.Which of the following might be a reason NOT to automate this process?
(Multiple Choice)
4.9/5
(36)
Many of the data stores in the logical DFD will be changed into encrypted word processing documents when a physical DFD is developed.
(True/False)
5.0/5
(39)
In a structure chart,the element that is drawn as an empty circle with an attached arrow is known as a(n)_____.
(Multiple Choice)
4.9/5
(39)
An audit control / audit logfile might be a system related process,data flow and data store that would be added when creating physical DFDs.
(True/False)
4.9/5
(45)
A temptation when moving from analysis to design of a system is to jump right into coding.
(True/False)
4.9/5
(28)
When creating the physical DFD,you may want to capture system information like date and time of update and user-id of the person who did the update.
(True/False)
4.8/5
(25)
Factoring is the process of separating out a function from a module in order to create a module of its own.
(True/False)
4.8/5
(44)
Which is NOT true of Structure Charts when designing programs?
(Multiple Choice)
4.7/5
(30)
Showing 1 - 20 of 68
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)