Program planning (preparation of a flow chart), Basic Computer Science

Assignment Help:

Program Planning (Preparation of a Flow Chart)

A flow chart is a graphic method for indicating a proposed or actual solution to the problem. A flow chart shows the steps a computer performs to solve a problem. A programer usually develops a program flow chart before coding. A flow chart uses special symbols for representing various operations.

Creating flow charts is an art, not a science. It is not a cut and dried process with firm rules. Rather it offers the analyst and the programer an opportunity to give expression to their creative urges and to apply their creative powers to problem solving.

There is no unique ‘Correct’ flow chart for solving a given problem. Each programer can come up with his own flow chart provided some formal rules for drawing flow charts are observed. A set of commonly used flow chart symbols are given below.

Adhering to the following rules is considered to be a good flow charting technique.

  1. The direction of flow should usually be from the top to the bottom of the page and from the left to the right.
  2. Lines should never cross. Crossing lines can always be avoided by the use of a pair of connector symbols.
  3. Arrow-heads should be used to show the direction of the flow, especially, if it is other than top to bottom or left to right.
  4. The symbols may be of any size, only the shape is standard.
  5. Every flow chart should begin with a ‘Start’ symbol and end with a ‘Stop’ symbol. The start and stop will appear only once in each flow chart.
  6. These merely indicate the physical starting and ending points of the flow chart.
  7. The I/O symbol can appear at any point at which data is to be entered in the computer or any point at which data is being output from the computer.

Figure 

1568_program planning.png

8. The next step in completing the flow chart is to mentally analyze the problem in order to obtain a logical sequence of processes. The process symbol is used to indicate the steps involved in manipulating the data into the desired result.

9. The basic contributor to flow charting complexity is the fact that questions must be answered during the processing, that is decisions must be made. In many instances, the computer must choose between two logical paths. Therefore, the program must reduce the required decision to a comparison of two values. The decision box must have at least two paths leading from it. Each path is labelled to indicate the condition which will cause the flow to follow a particular path.

  1. In certain circumstances, a programer may find it difficult to avoid crossing a line or to prevent drawing a long or jagged line between symbols. The connector symbol indicates a transfer of flow and thus, always must appear in pairs. An arrow-head leading into a connector indicates that control is to be transferred to the point at which that connector's counterpart appears. An arrow-head leading from a connector indicates the point at which control is to re-enter the flow chart.

  2. The printer output symbol indicates that the results are to be output at the printer.

  3. Program comment or annotation - a comment or a description inside the box can be used to clarify some point of the flow chart.

  4. Off-page connector indicates reference to another point on a different page.

  5. Magnetic-tape indicates that input/output is from magnetic tape.

  6. Magnetic-disk indicates that input/output is from magnetic disk.

  7. Magnetic-drum indicates the use of magnetic drum for input/output.


Related Discussions:- Program planning (preparation of a flow chart)

Output design, Discuss the factors considered during output design

Discuss the factors considered during output design

Description of Instruction execution, When software is installed onto a mod...

When software is installed onto a modern day personal computer (most commonly from a CD-ROM, though other media or downloading from the internet is also common), code comprising th

Designing computer based system-systems life cycle approach, Systems Life C...

Systems Life Cycle Approach Systems Analysis and Design follows a life cycle for development, as shown below. Brief discussion on this approach is given here: Figure

Cisc, two characteristics og CISC architecture?

two characteristics og CISC architecture?

Scheme, There is a path between two vertices if there is a series of edges ...

There is a path between two vertices if there is a series of edges that you can use to travel between them. For example, between vertices 1 and 3 above, there is a path made up of

What are search engines, QUESTION 1 What are search engines? QUESTI...

QUESTION 1 What are search engines? QUESTION 2 Write short notes on the inverted file. QUESTION 3 Write short notes on: (i) Derivative indexing (also known a

7489 ttl ram device, The 7489 TTL Ram Device: The 7489 TTL Ram package ...

The 7489 TTL Ram Device: The 7489 TTL Ram package has 64 memory cells, each cell is capable of holding a single bit of data.  The cells are organised into locations, and each l

What is meant by clock skew and clock drift among clocks, QUESTION (a) ...

QUESTION (a) Describe what is meant by Clock Skew and Clock Drift among clocks in a distributed system. (b) A clock is reading 08:25:46.0 (hr:min:sec) when it is discovered

Rooted tree, Ask qu The figure below shows a rooted tree, 756_Find the hei...

Ask qu The figure below shows a rooted tree, 756_Find the height.png 1.1. Find the height/level of the tree as shown above?estion #Minimum 100 words accepted#

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd