Question

In the following Data Flow Diagram there are multiple errors. Highlight and number five of the errors, then define the type o

0 0
Add a comment Improve this question Transcribed image text
Answer #1

In the given Data Flow Diagram (DFD) it uses only four symbols.

Source/Sink (or) Entity

phplNkNGt.png

Process

phpePGOxp.png

Data Store

php1dyJnZ.png

Data Flow

php8YzmE9.png

Highlighting the errors in the given DFD:

1. The label is missing in the Data Flow from Process 4:0:F to 3:0:C. It is the rule to represent the information about the data carried by the Data Flow by a label.

2. In Process 3:0:C there is only an incoming data, there is no outgoing data. It is the rule that the process should have both incoming and outgoing data.

3. In Process 2:0:E there is only an outgoing data, there is no incoming data. It is the rule that the process should have both incoming and outgoing data.

4. There should be a direct connection from the Data Store H to the Source A. The Source/Sink (or) Entity should not directly connected to the Data Store. It should be connected to the Data Store through a Process.

5. There is two incoming data for Sink B from Process 1:0:D and 2:0:E it is wrong. The sink should have only one incoming data from a process to produce a output.

Add a comment
Answer #2
........................................................................ ........................................................................
source: ....
answered by: ahmed
Add a comment
Know the answer?
Add Answer to:
In the following Data Flow Diagram there are multiple errors. Highlight and number five of the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Question 2 - Data Flow Diagrams (10 marks] [2 marks each error] Given the level 0...

    Question 2 - Data Flow Diagrams (10 marks] [2 marks each error] Given the level 0 Data Flow Diagrams as below, identify and mark on the diagram at least 5 errors. If a same error occurs multiple times, then it is counted as multiple errors. w 1 Company Het promotionne Hot promovone news Check Latest Promotions Warohouse Hems details Home details Build Shopping Us Shopping ist details Shopping Cart Chopping lot details View Shopping List > Customer Home deta Soaren...

  • question 4 question 5. Marketing Scenario 1b: You just attended the Job Fair and found five...

    question 4 question 5. Marketing Scenario 1b: You just attended the Job Fair and found five potential jobs interesting. You have given your job search process considerable thought and have determined that you will evaluate your employment options using the following decision criteria: Salary/benefits (0.40), Location (0.30), promotion potential (0.25) and Degree of Job Flexibility (0.05). You rate the five jobs respective to each of these criteria as follows: Job 1: S/L (4.0), Location (2.0), Promotion Pot. (5.0), Degree of...

  • Specify whether each of the following errors is a syntax error, a runtime error or a...

    Specify whether each of the following errors is a syntax error, a runtime error or a logic error: a. using single quotes where command needs double quotes _____ b. dollar and cents amount on a bill is not formatted correctly _____ c. divide a number by zero _____ (8) Evaluate the following expressions: a. fabs (-25.2) b. pow(4.0, 3.0) c. squareroot (400) d. fabs (8.2) e. squareroot (-400) f. floor(-6.7) g. floor(6.7) h. ceil(-4.1) (4) Indicate which of the following...

  • Question 9 [13 marks] A file called tanks.dat consists of the width, height and depth values for a number of water...

    Question 9 [13 marks] A file called tanks.dat consists of the width, height and depth values for a number of water tanks. The values are all floating point and the units are metres. A typical file is shown below: 10 2.0 2.0 1.0 3.0 0.5 1.5 1.0 2.5 0.5 1.0 1.0 0.25 0.5 0.25 0.25 5.0 1.2 1.3 2.5 1.1 0.6 0.8 0.8 0.8 0.7 0.7 0.6 0.5 0.3 0.2 The first row of the file contains the number of...

  • Which of the following compounds contains the largest number of atoms? Select one: O a. 5.0...

    Which of the following compounds contains the largest number of atoms? Select one: O a. 5.0 mol of HBr b.2.0 mol of H2SO4 O c.3.0 mol of NH3 d. 4.0 mol of Kas e. 1.0 mol of CH3COCI

  • PLEASE DO ALL 3. Calculate the number of moles of precipitate that would be produced when...

    PLEASE DO ALL 3. Calculate the number of moles of precipitate that would be produced when two solutions were mixed. a 1.0 mL 0.10 M Pb(NO3)2 and 5.0 ml, 0.10 M KI b. 2.0 ml 0.10 M Pb(NO3)2 and 4.0 mL, 0.10 M KI c. 3.0 mL 0.10 M Pb(NO3)2 and 3.0 mL, 0.10 M KI d. 4.0 mL 0.10 M Pb(NO3)2 and 2.0 mL, 0.10 M KI e. 5.0 mL 0.10 M Pb(NO3)2 and 1.0 mL, 0.10 M KI

  • Consider the following diagram. p (atm) 4.0 3.05 2.0 1.0 R — V (L) 1.0 2.0...

    Consider the following diagram. p (atm) 4.0 3.05 2.0 1.0 R — V (L) 1.0 2.0 3.0 4.0 5.0 (a) What is the change in internal energy (in )) for the process represented by the closed path shown above? (b) How much heat is exchanged in 1)? 149 X ] (c) If the path is traversed in the opposite direction, how much heat is exchanged (in )? - 149

  • use python IDEL Please highlight the answer Problem 1 Errors and Exceptions. There are two main...

    use python IDEL Please highlight the answer Problem 1 Errors and Exceptions. There are two main types of errors: syntax errors and runtime errors. Syntax errors are detected by the Python interpreter before the program execution during the parsing stage (parsing is a process, during which the Python interpreter analyzes the grammatical structure of the program). Runtime errors are errors in a program that are not detected by the Python interpreter during its parsing stage. They are further divided into...

  • Q1. Multiple-Choice Question [8 Marks] ii. For the cash flow diagram shown, regardless of sign, the...

    Q1. Multiple-Choice Question [8 Marks] ii. For the cash flow diagram shown, regardless of sign, the value of “A" is closest to: 240 180 120 i 15% A=? a) $458.01 b) $526.70 c) $160.42 d) $184.49 • Fill multiple choice box (no v answers - No marks) Question 1 ii iii iv Your Answer (e.g. b) a fim m sample

  • In the data flow diagram below, inventory is a a data source. b data flow. c...

    In the data flow diagram below, inventory is a a data source. b data flow. c data store. d data source and destination.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT