Flow N Pseudo Flashcards
set of instructions to perform a specific task
• well-defined step-by-step solution
algorithm
Used to repre begn n end
Terminal box
Connect symbolx n indicate the flow of logic
Flow line
Used to declare beginning value
Initialization Box
Input n output oper, reading n writing
Input/output box
Used for arithmetic n data manipulation
Processing
Use of any logic or comparison oper, yes or no”
Decision Box
Allos flowchart continued on the same page
On-page connector
Allos continuation onthe other oages
Off page connector
Top to bottom left 2 right
Sequential p
Oper
A step where a decision must be
made
• Ask questions and choose actions
based on the available options
Conditional opr
depicts a sub-process or sub-routine
Function Call Operation
transfers the compiled code (bytecode) into
main memory
Loaders
reads and translates each bytecode
instruction into machine language
Interpreter