CCBA · Question #260
You are the business analyst for your organization and you're creating a data flow diagram to show how information is input, processed, stored, and output from a system. Which element of a data flow…
The correct answer is D. Concatenation. According to the IIBA, a data flow diagram is a technique that shows where data comes from, which activities process the data, and if the output results are stored or utilized by another activity or external entity1. A data flow diagram consists of four basic elements2: Data…
Question
You are the business analyst for your organization and you're creating a data flow diagram to show how information is input, processed, stored, and output from a system. Which element of a data flow diagram represents a process that transforms data by combining it with other data?
Options
- AData flow
- BExternal entities
- CData process
- DConcatenation
How the community answered
(24 responses)- A4% (1)
- B8% (2)
- C4% (1)
- D83% (20)
Explanation
According to the IIBA, a data flow diagram is a technique that shows where data comes from, which activities process the data, and if the output results are stored or utilized by another activity or external entity1. A data flow diagram consists of four basic elements2: Data flow: A data flow is a line that represents the movement of data from one point to another. It can be labeled with the name or description of the data. External entities: External entities are rectangles that represent the sources or destinations of data outside the system boundary. They can be people, organizations, systems, or devices that interact with the system. Data process: A data process is a circle that represents a process that transforms data by performing some operation on it. It can be labeled with the name or description of the process. Data store: A data store is an open-ended rectangle that represents a place where data is stored or retrieved. It can be a database, a file, a queue, or a memory. Among these elements, the one that represents a process that transforms data by combining it with other data is concatenation. Concatenation is a type of data process that joins two or more data flows into one data flow. For example, a concatenation process can combine the first name and last name data flows into a full name data flow3.
Topics
Community Discussion
No community discussion yet for this question.