answersLogoWhite

0


Best Answer

A flowchart is used to illustrate the logic of the program. To illustrate the structure we typically use a hierarchical tree, where the main function serves as the root.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What kind of diagram graphically illustrates the structure of a program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a diagram that graphically depicts the steps that take place in a program?

Flowchart pg 32 Programming Logic and Design by Tony Gaddis


How do you write algorithms of java programs?

Write a program that graphically demonstrates the shortest path algorithm


What can graphically represent an HTML file?

There are several things that can graphically represent an HTML file. One is a web browser. Another is an HTML writing program, like Adobe's Web Design Premium.


Write the program with flowchart do not cheat?

You have start diagram follow by input diagram and output diagram, then exit diagram.


Is there a program that can graphically design a GUI for Java so you don't have to use an IDE?

Typically you can use a "GUI builder" as part of an IDE.


When creating a computer program who is design the structure of the program in a computer system?

when creating a computer program, system analyst design the structure of the program


What the structure of a COBOL program?

spaghetti


Is there a program that has a computer diagram sentences for you?

No, do it on paper. Don't be lazy.


Is there any difference between programming structures and having a structured program?

In a structured program, any structure can be nested within another structure.


Is it possible to write a complete program using only a decision structure?

No, you can use a decision structure to test a condition in any part of the program and execute some action based on the outcome but you cannot use a decision structure alone to write a complete program.


What program exemplifies social structure?

what federal programs exemplifies social structure for juveniles


What are the difference between Entity Relationship Program and Flow Chart?

ER diagram is Entity Relationship Diagram which shows relationship between different entities in a process.... Data Flow diagram is a symbolic structure which shows the flow of data how it is used in diff stages in a particular process....