What does the following symbol mean when used in a flowchart
Decision
Start/End
Input/Output
Sub-routine process
What does the following symbol mean when used in a flowchart?
Process
Start/End of Process
Start/End of process
Input Output
Input/Ouput
An advantage of Pseudo code is that it is a visual technique
An advantage of Pseudo code is that it requires no special tools and can easily be written on a word processor.
Which of the following is NOT one of the rules for pseudo code.
Indent to show hierarchy
Keep statements language independent
Write only one statement per line
Capitalize every word
Pseudo code is a newer tool and has features that make it more reflective of the structured concepts.
Every flowchart must have a START and STOP symbol
The use of arrows in flowcharts is optional because the flow direction is obvious
A flowchart with more than 15 symbols is considered poor form
Pseudo code should contain the exact same statements as the programming language that will be used.
One of the advantages of flowcharts is that it is hard to modify
One of the advantages of pseudo code is that it implements structured concepts well