Answer Posted / priya
TIME and DATE are funtion
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
What is the LINKAGE SECTION used in COBOL?
What is cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Name the sections present in data division.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Write the code implementing the perform … varying.
i want a program using by if, evaluate , string, unstring, perform, occurs?
how to access the file from prodution from changeman tool and to submit a file to production
What are the cobol coding sheets?
Discuss about changing dataset name in proc.
What rules are to be followed while using the corresponding options?