4.  For each term in list ( A ) , choose the correct definition from list ( B ):
1.    is a FORTRAN statement that indicates  
       the logical end of the program.
2.    is a machine that can solve all problems.
3.    translates programs written in an assembly
       language to machine language.
4.    is a machine that uses instructions given
       by the user to solve a problem.
5.    is a sequence of instructions which, when
       performed, will do a certain task.
6.    is a FORTRAN statement that indicates the  
       physical end of a program.
A  program
A  Computer
END
STOP
List B
List A