Question: The three types of basic processes on a process model:
Answer Options:
Answer: Afferent, central and efferent processes
Question: When changing a logical DFD into a physical DFD, it might be necessary to:
Answer Options:
Answer: Add system-related data stores, data flows and processes
Question: Adding system-related data stores, data flows, and processes is necessary when:
Answer Options:
Answer: Changing a logical DFD into a physical DFD
Question: Normalization of a logical DFD into 3NF ensures:
Answer Options:
Answer: Data integrity
Question: A data model can _________.
Answer Options:
Answer: Be used as a logical data model and as a physical data model in design
Question: A data model is a:
Answer Options:
Answer: A formal way of representing the data that are used and created by a business system
Question: A logical data model that does not lead to repeating fields and that the data models leads to tables containing fields that are dependent on the whole identifier is in _____ normal form.
Answer Options:
Answer: second
Question: Anthony is working on the cardinality of doctors and patients in a large urban hospital. With the large number of doctors with varying specialties and patients that may have more than one ailment, he thinks the relationship might be noted as:
Answer Options:
Answer: Many to many
Question: Balance occurs between DFDs and ERDs when the data stores ______.
Answer Options:
Answer: Can be equated to entities on the ERD and when entities are referred to by data stores on the DFD
Question: If the logical data model does not contain attributes that have repeating values it is in ______.
Answer Options:
Answer: first normal form
Question: In creating ERD’s, which would most likely NOT be a source for entities?
Answer Options:
Answer: Cost / benefit reports
Question: As a structure chart is constructed, it is generally best to build modules with:
Answer Options:
Answer: High cohesion
Question: By definition, external entities on the DFD:
Answer Options:
Answer: Are outside the scope of the system
Question: In a structure chart, the element that is drawn as an empty circle with an attached arrow is known as a(n) _______.
Answer Options:
Answer: data couple
Question: Processes from logical DFDs might show up on a physical data flow diagram as:
Answer Options:
Answer: HTML screens or Visual Basic forms
Question: Pseudocode is:
Answer Options:
Answer: A technique similar to structured English
Question: ______ refers to how well the lines of code within each module in a structure chart relate to each other.
Answer Options:
Answer: cohesion