Zusammenfassung der Ressource
Frage 1
Frage
What does the following symbol mean when used in a flowchart
Antworten
-
Decision
-
Start/End
-
Input/Output
-
Sub-routine process
Frage 2
Frage
What does the following symbol mean when used in a flowchart?
Antworten
-
Decision
-
Input/Output
-
Process
-
Start/End of Process
Frage 3
Frage
What does the following symbol mean when used in a flowchart?
Antworten
-
Input/Output
-
Decision
-
Start/End of process
-
Sub-routine process
Frage 4
Frage
What does the following symbol mean when used in a flowchart?
Antworten
-
Sub-routine process
-
Decision
-
Input Output
-
Process
Frage 5
Frage
What does the following symbol mean when used in a flowchart?
Antworten
-
Start/End of process
-
Input/Ouput
-
Sub-routine process
-
Decision
Frage 6
Frage
An advantage of Pseudo code is that it is a visual technique
Frage 7
Frage
An advantage of Pseudo code is that it requires no special tools and can easily be written on a word processor.
Frage 8
Frage
Which of the following is NOT one of the rules for pseudo code.
Frage 9
Frage
Pseudo code is a newer tool and has features that make it more reflective of the structured concepts.
Frage 10
Frage
Every flowchart must have a START and STOP symbol
Frage 11
Frage
The use of arrows in flowcharts is optional because the flow direction is obvious
Frage 12
Frage
A flowchart with more than 15 symbols is considered poor form
Frage 13
Frage
Pseudo code should contain the exact same statements as the programming language that will be used.
Frage 14
Frage
One of the advantages of flowcharts is that it is hard to modify
Frage 15
Frage
One of the advantages of pseudo code is that it implements structured concepts well