Skip to main content

Recent Posts

Web Technology

Algorithm and Flowchart

Algorithm
Algorithm is a set of instruction which will produce a solution to a given problem is executed in a specified sequence. An algorithm tells a person what to do next. Thus, an algorithm is a roadmap for solving a problem. The word 'algorithm' is named after a famous ninth century Arabic auther and mathematician Abu Jafar Mohammed Ibn Musa Al Khowarizmi.

Advantages of Algorithm
  • It is a step wise representation of a solution to a given problem, which makes it easy to understand.
  • An algorithm uses a definite procedure.
  • It is not dependent on any programming language, so it is easy to understand for anyone even without programming knowledge.
  • Every step in an algorithm has its own logical sequences so it is easy to debug.


Flowchart
A flowchart is a graphical/ diagrammatic/ pictorial representation of series of instructions to be executed to perform a given task. It is a diagram or chart that shows the connections between different stags of process. 

Advantages of Flowchart
  • Flowchart is an excellent way to communicating the logic of program.
  • During program development cycle, the flowchart plays the role of a blueprint, which makes program development process easier.
  • After successful development of program, it needs continuous timely maintenance during the course of its operation. The flowchart makes program or system maintenance easier.
  • It is easy to convert the flowchart into any programming language code.

To draw a flowchart following standard symbols are use:-





Important Question of Algorithm and Flowchart



Comments

Popular posts from this blog

Pokhara University BE-IT & Computer Engineering Notes

Features:- Based on Pokhara University Syllabus  Simple and easy to understand  Exam oriented  Short and effective  Handwritten Notes plus computerized  Extra study materials  You can read online  You can download freely   In pdf format SEMESTER WISE NOTES  First Semester Second Semester Third Semester Fourth Semester Fifth Semester Sixth Semester Seventh Semester Eighth Semester

Web Technology

  Download Web technology Tutorial Solution  Q.5)  Write necessary code for creating following form. Do proper validation also. Q.6)  Write HTML code to generate following list. Q.12) How can you change the color and font of document in JavaScript? Q.13) Write a JavaScript program to display a prompt for input number, and check whether that number is prime number or not and show the result in alert box. Q.20) Create and test an HTML document that describes a table with the following contents: The columns of the table must have the headings “Pine,” “Maple,” “Oak,” and “Fir.” The rows must have the labels “Average Height,” “Average Width,” “Typical Life Span,” and “Leaf Type.” You can make up the data cell values. Q.23) Create and test an HTML document that describes nested ordered lists of cars. The outer list must have three entries: compact, midsize, and sports. Inside each of these three lists there must be two sublists of body styles. The compact- and midsize-car sublists are two d

Pokhara University Syllabus

Pokhara University Bachelor of Engineering in Information Technology(BE-IT) syllabus Preview and Download Pokhara University Computer Engineering  Syllabus Preview and Download Pokhara University Civil Engineering Syllabus Preview and Download