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.
743i 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?
744
Explain the configuration section of a cobol program with examples of syntax.
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between PIC 9.99 and PIC9v99?
What are the different rules for performing sort operation?
Write a program to explain size error.
) how do u code after getting data?
Have you used comp and comp-3 in your project? And how?
What is rmode(24)
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between Global and External Variables?
how do you reference the variable block file formats from cobol programs
What the difference is between continue and next sentence?
What rules are followed by the search verb.