I heard that generally one must avoid GO TO statement in COBOL and even if it is applied it must be applied only in forward direction that is preferably to the exit paragraph of the module. Is this true? If so why is it so?