The chart that contains only function flow and no code is called.
a) flowchart
b) structure chart
c) both a & b
d) none of these
Macro flowchart is also called.
a) simple detailed
b) less detailed
c) more detailed
d) none of these
Terminal symbol in flowchart indicate.
a) end
b) processing
c) input
d) output
Macro flowchart
shows the
a) outline of program
b) to make
structure
c) program detail
d) none of these
Which of the following is used to avoid infinite loop?
a) sequential
b) for
c) while
d) do while
Which of the following is not a basic control structure?
a) the loop
b) the process
c) the decision
d) the sequential