10MCA26 COBOL Programming Laboratory syllabus for MCA


Unit-1 Write a program for the following 1 0 hours

Write a program for the following:a. Evaluate the following equation using COMPUTE verb.Z=(A – B) * C b. To Find the sum of individual digits in the given „n‟ digit decimal number.

Unit-2 Write a program for the following 2 0 hours

Write a program for the following:a. Generating odd and even numbers between the given limits by using PERFORM statement.b. Sorting numeric numbers.

Unit-3 Write a program to search 0 hours

Write a program to search a record in the file without using SEARCH verb.

Unit-4 By using table handling concepts, write a program 0 hours

By using table handling concepts, write a program fora. Sorting alphanumeric data.b. Searching a numeric number using SEARCH verb.

Unit-5 By using table handling concepts, write a program for matrix addition 0 hours

By using table handling concepts, write a program for matrix addition and matrix subtraction.

Unit-6 By using table handling concepts, write a program 0 hours

By using table handling concepts, write a program for matrix multiplication.

Unit-7 Write a program for the following 0 hours

Write a program for the following:a. To sort records in the file using SORT verb.b. To merge files using MERGE verb.

Unit-8 Write a program to read employee file 0 hours

Write a program to read employee file as sequential file and calculate Gross Pay and Net Pay for employees in the organization.

Unit-9 Write a program to store student‟s details 0 hours

Write a program to store student‟s details with results in a file with sequential file handling techniques.

Unit-10 Using the index file organization, write a program 0 hours

Using the index file organization, write a programa.To store employee details.b.To delete a record in the index file.c.To search a record in the index file.

Unit-11 Using the index file organization, write a program 0 hours

Using the index file organization, write a program to update the employee salary (increase DA of 3%).

Unit-12 Write a program to calculate Net Pay and Gross Pay 0 hours

Write a program to calculate Net Pay and Gross Pay by reading relative file containing fields Emp_no,Emp_name, Basic_ pay. Store the output in relative file.

Unit-13 Write a program to find simple interest and compound interest 0 hours

Write a program to find simple interest and compound interest using subroutine concept.

Unit-14 Write a program to generate 0 hours

Write a program to generate a sales report.

Last Updated: Tuesday, January 24, 2023