Contents

Which of the following symbol is used for beginner or terminator in the flowchart?
a) parallelogram          
b) ellipse
c) rectangle                 
d) diamond

b



Which of the following symbol is used for input/output in the flowchart?
a) parallelogram        
b) ellipse
c) rectangle                 
d) diamond

a



Which of the following symbol is used for process in the flowchart?
a) parallelogram          
b) ellipse
c) rectangle                
d) diamond

c



Which of the following symbol is used to indicate decision in the flowchart?
a) parallelogram          
b) ellipse
c) rectangle                 
d) diamond

d



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

c



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


d