Please enable JavaScript.
Coggle requires JavaScript to display documents.
INTRODUCTION OF
PROGRAMMING, ALGORITHM, FLOWCHART AND PSEUDOCODE, TYPES…
-
ALGORITHM, FLOWCHART AND PSEUDOCODE
Pseudocode - a step in problem solving that is written half in programming code and half in
human language.
Algorithm - a sequence of instructions to solve a problem and used for better programming and easy testing and debugging.
Flowchart - a graphical representastion of the sequence of operations in an information system or program.
-
-
-