Question: COBOL Student Assignment 3: Coding an IDENTIFICATION DIVISION Instructions: Code an IDENTIFICATION DIVISION that contains only a PROGRAM- ID paragraph paragraph, does a weekly payroll

COBOL
 COBOL Student Assignment 3: Coding an IDENTIFICATION DIVISION Instructions: Code an

Student Assignment 3: Coding an IDENTIFICATION DIVISION Instructions: Code an IDENTIFICATION DIVISION that contains only a PROGRAM- ID paragraph paragraph, does a weekly payroll calculation for workers paid on an hourly basis at the ABC Corporation. and comments. The program name is to be PAYRPT, and the comments are to indicate that the program Student Assignment 4: Coding a SELECT Statement Instructions: A file with the system name, SALES.DAT, is stored on disk. A COBOL program is to reference this file using thename, SALES-TRANSACTION-FILE. Code the required SELECT statement. i Student Assignment 5: Coding en FD Entry Instructions: Code an FD entry and associated O1 record layout for STUDENT-FILE giveh the following information regarding the fields found in each record: Student ID 7 bytes, alphanumeric,'-. Student Name 20 bytes, alphanumeric Student Address 20 bytes, alphanumeric Student Status 2 bytes, alphanumeric Student Income 5 bytes, numeric Student Assignment 6:, Coding PERFORM Statements Instructions: Code a paragraph named B-100-DO- IT that transfers control to B-200-D0- IT-AGAIN, then B-210 DO IT OVER, and finally to B 220 DONE. Control should be transferred to B-210 DO-IT oVER so the program keeps looping back to B-210-DO-IT-OVER until the condition, ALL-RIGHT-NOW, is true. Student Assignment 7 Coding an OPEN and a READ Statement Instructions: Code an OPEN statement and a READ statement for the file named STUDENT-FILE.Move Y to SW-END-OF-FILE in the AT END clause of the READ statement

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!