Contents

The language that is like simple English is called….
a) algorithm                                         
b) flowchart
c) pseudo code                    
d) none of these


c

How many types of program development?
a) one    
b) two                    
c) three
d) four

b

logic design, coding



Which of the following are advantages of algorithms?
a) reduce complexity
b) increase flexibility
c) ease of understanding   
d) all of these


d

A graphical representation of the steps of an algorithm is called……
a) flowchart        
b) bottom-up approach
c) top-down approach       
d) none of these

a

The set of instruction given to computer to solve a problem is called….
a) software                                           
b) program
c) both a & b                                       
d) flowchart


c

Which of the following symbol is used to represent start or end in flowchart?
a) oval                                                  
b) diamond
c) rectangle                                          
d) square

a