Contents

Which of the following document describes the feature of software and the way it is used?
a) software specification   
b) problem description
c) user manual                    
d) algorithm

b

Which of the following is most difficult part of problem solving is?
a) design algorithm                          
b) testing program
c) documentation               
d) program execution

a

Why compiled program typically executes faster?
a) read and execute one line                            
b) they are in machine code
c) do not require any data               
d) all of these

c

What is the output of compiler is called?
a) secret code                      
b) source code
c) lined code                        
d) object code

d

Which of the following are the part of documentation process except?
a) test procedure 
b) program algorithm
c) machine language code
d) user manual

c

What does machine language stand for?
a) program were first written                            
b) language understood by computer
c) differs from one type of computer
d) all of these

d