stop run : terminate the execution of the object program.genarally used
in mainprograms
goback : transfers the control to the higerlogical level, may be it is
called program (if it issues goback) , if nothing is there
it will transfers control to the operating system.generally used
in subprograms