What is Algorithm and Flowchart with respect to C Program

C, C++, etc Programing examples. Post as many you can. Test the programs and discuss about the output of the programes.
Forum rules
Please Discuss & post only about the programes and its Output

What is Algorithm and Flowchart with respect to C Program

Postby hemant.cena » Wed Mar 31, 2010 12:04 pm

Algorithm: the step by step process to solve a problem is called an algorithm.
(Or)
Sequence of steps written to solve a problem /a task is called an algorithm.


A flowchart is a common type of diagram, that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Data is represented in these boxes, and arrows connecting them represent flow / direction of flow of data. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.[1]
hemant.cena
Registered User
 
Posts: 7
Joined: Wed Mar 31, 2010 10:05 am
membership: Senior Technician of The Institution of Engineers (India)- ST

ad
 

Return to Computer Notes : Some Sample Programs

Who is online

Users browsing this forum: No registered users and 0 guests