An application is a collection of programs design to achive specific task or objective. For example Employee Management System which is broadly categories into 4 different categories based on business requirment.
All program which is include in applicaition were broadly divied into two category :
- Employee Registration: consist of module which will be design to handle employee registration.
- Employee Salary Calc: consist of modules which will be desing to calcualte salary of employees.
- Employee Daily Req: consist of module which will be desing to handle daily request from employees.
- Employee Reporting: consist of module which will be desing to handle monthly or daily reporting.
All program which is include in applicaition were broadly divied into two category :
- Main Program : If a COBOL program is the first program in a run unit, that COBOL program is the main program.
- Sub Program : All other COBOL programs in the run unit are called subprograms.
No comments:
Post a Comment