JCL to execute the above COBOL program −//SAMPLE JOB(TESTJCL,XXXXXX),CLASS = A,MSGCLASS = C //STEP1 EXEC PGM = HELLOWhen you compile and execute the above program, it produces the following result −My name is : My ID is : 12345 Address : 000 000000 House Number : 000 ...