Have you code any new programs in COBOL ? What is the
functionality of the programs?
Answers were Sorted based on User's Feedback
Answer / arjun
we do code several Cobol programs acording to the
requirement. Most of these are report generating codes.
Also, we need to code for several applications
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shinoy sansilavose
You can specify the purpose/aim for creating the new
program which is intended for in the FUNCTIONALITY of the
mod log description when you write a new program.
Suppose you are creating a program to find the Population
of a city when a city name file is inputted.then your
functionality of the program will be,
FUNCTIONALITY: A PROGRAM TO FIND THE POPULATION OF A CITY
| Is This Answer Correct ? | 0 Yes | 0 No |
Whtz the specialty of 77 level number ?
How do you define a sort file in JCL that runs the COBOL program?
How will 128 be saved in s9 (3) comp-3 How will 12 be saved in s9 (2) comp
Can JUSTIFIED be used for all the data types?
What is the default value of DISP for temp datasets
how to display comp3 variables reply soon ?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to concatenation one or more string?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
01 A pic 9(100) find record length of it