Contents

Introduction:


What are the basic entities of structured programming?
a) control structures   
b) control programs
c) control execution     
d) control application


………..are used to alter the flow of execution of program.
a) control structures   
b) control programs
c) control execution                             
d) control application


Why do we need to alter the program flow?
a) decision alter
b) decision making
c) decision pending      
d) decision seen


How many types of control statements?
a) one  
b) two 
c) three 
d) four


Decision/Conditional Statement