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.
1390i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
1272
What is redefines clause in COBOL?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How you can read the file from bottom?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Explain the configuration section of a cobol program with examples of syntax.
In COBOL programming, what is PERFORM? What is VARYING?
What is the utilization of copybook in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to print 10 to 1 if the input have only 10 digit number?
What is Pic 9v99 Indicates in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
how do you reference the ksds vsam file formats from cobol programs
Explain how you can characterize tables in cobol?
How do you define a variable of comp-1 and comp-2?