Which of the following symbol is used for
beginner or terminator in the flowchart?
a) parallelogram
b) ellipse
c) rectangle
d) diamond
Which of the following symbol is used for
input/output in the flowchart?
a) parallelogram
b) ellipse
c) rectangle
d) diamond
Which of the following symbol is used for
process in the flowchart?
a) parallelogram
b) ellipse
c) rectangle
d) diamond
Which of the following symbol is used to
indicate decision in the flowchart?
a) parallelogram
b) ellipse
c) rectangle
d) diamond
The outline of program, written in form that can
easily converted into real programming statement is called…
a) flow chart
b) algorithm
c) pseudo code
d) all of these
The
process of writing, testing, debugging, and maintaining the source code of
program is called…
a) flow chart
b) algorithm
c) pseudo code
d) coding