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)

Explain Debug program in assembly language , To make a program in assemble...

To make a program in assembler two choices exist, the earliest one is to use the TASM or Turbo Assembler, of Borland, and the next one is to use the debugger, generally we use this

Wcdma – fdd technology, WCDMA – FDD technology Multiple access technology i...

WCDMA – FDD technology Multiple access technology is wideband CDMA (WCDMA) All cells at same carrier frequency Spreading codes used to separate cells and users Signal bandwidth 3.8

Software Engineering, You are an engineer involved in the development of a ...

You are an engineer involved in the development of a financial system. During installation, you discover that this system will make a significant number of people redundant. The pe

Netlogo, Do you have expert can deal with netlogo

Do you have expert can deal with netlogo

Cipher program in java, Cryptography, the study of secret writing, has been...

Cryptography, the study of secret writing, has been around for a very long time, from simplistic techniques to sophisticated mathematical techniques. No matter what the form howeve

Cryptography, Consider the one-time pad encryption scheme to encrypt a 1-bi...

Consider the one-time pad encryption scheme to encrypt a 1-bit message m, and assume m is chosen with uniform distribution from message space M={0,1}. Let E1 be the event "message

Expert system, Develop a simple expert system to pick ten stocks to conside...

Develop a simple expert system to pick ten stocks to consider. Create seven or more rules that could be used in such an expert system. Create five cases and use the rules

Discuss about the descriptor classes, Question 1 List down any six feature...

Question 1 List down any six features of a Smartphone Question 2 Give a brief note on a) Internal Flash Disk. b) Use of C++ in Symbian OS Question 3 What are the naming

Introduction to Computer and Programming Concept, Classify computer systems...

Classify computer systems according to capacity. How they are different from computers according to the classification of technology. Provide comparative study also.

Explain the raster scan display system, Question 1 Explain boundary fill a...

Question 1 Explain boundary fill and flood fill polygon filling algorithm Question 2 Draw and explain the block diagram of typical workstation Question 3 Explain the ras

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