Program flowchart and system flowchart Programs are the collection of set of instruction which perform some certain activities. These interrelated programs are collectively called software or in general we call it information system. Information system is capable of processing raw data into information depending upon the users requirements. Thus, information system should process several types of data for several purpose or job which are done through programs. In short information system is a collection of programs. While developing a software, we design our software by using flowchart and other several designing tools. Flowchart is the diagrammatic or pictorial representation of steps involved while solving a problem. It illustrates the sequence of operations required to solve a problem. There are mainly two types of flowchart: Program flowchart and System flowchart. Program flowchart: It represents the steps involved in solving a particular problem. It illustrates the f...
Comments
Post a Comment