answersLogoWhite

0


Best Answer

Think of it like this, draw a box on a piece of paper and right "start" in it. Then what happens from there? What if the user clicks a button? Well lets say the clicks the maximize window button. Well what happens? Draw a line to another box with "Maximise window function" in it. Draw a line from start to the new box and write a little note beside that line "Clicked maximise window button." And you continue doing this for any function that you want to include. This is great for start a new program or debugging a program you have already wrote.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

6d ago

A DFD (Data Flow Diagram) model is used to show the flow of data within a system. To use it, you start by identifying the external entities interacting with the system, then define the processes that transform the data, and finally show the data stores where information is stored. This helps in understanding how data moves through the system and can be used for system analysis, design, and documentation.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you use a DFD Model?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

Which type of database model connects data in different files through the use of a key field?

The relational database model connects data through the use of a key field, which is called a primary key in one table and a foreign key in another table. This key field establishes a relationship between different tables by uniquely identifying records.


What Data model is said to be a semantic data model?

An Entity-Relationship (ER) model is commonly referred to as a semantic data model. It focuses on defining the entities, attributes of the entities, and the relationships between entities to capture the meaning of data in a domain. This model helps to visualize and understand the semantics of the data being represented.


What is the lowest data model?

The lowest data model is the physical data model. It represents how data is stored on a specific type of hardware and helps optimize storage and retrieval. It is the closest to the physical implementation in a database system.


Define data models and list different types of data models?

A data model is a collection of concepts that can be used to describe the structure of a database and provides the necessary means to achieve this abstraction whereas structure of a database means the data types,relationships and constraints that should hold on the data. Data model are divided into three different groups they are 1)object based logical model 2)record based logical models 3)physical models Types: Entity-Relationship (E-R) Data Model Object-Oriented Data Model Physical Data Model functional data model


What is the difference between a model-driven and data-driven DSS?

A model-driven DSS relies on mathematical or statistical models to analyze data and make predictions, while a data-driven DSS uses historical and real-time data to generate insights and support decision-making without relying heavily on predefined models. Model-driven DSS are more structured and use algorithms to process data, while data-driven DSS focus on exploring patterns and trends in data to inform decisions.